Skip to content

Commit 48e4dcd

Browse files
andrewstxoofx
authored andcommitted
[Direct3D12] fix bag sharpdx#622
1 parent 4be08f0 commit 48e4dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/SharpDX.Direct3D12/Mapping.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<map enum-item="D3D12_ROOT_PARAMETER_TYPE_32BIT_CONSTANTS" name="Constant32Bits"/>
106106
<map enum-item="D3D_ROOT_SIGNATURE_VERSION(.*)" name-tmp="Version$1"/>
107107
<map enum-item="D3D12_SHADER_MIN_PRECISION_SUPPORT_(\d*)_BIT" name-tmp="Bit$1"/>
108-
108+
<map enum-item="D3D12_DSV_FLAG(.*)" name-tmp="$1"/>
109109
<!--
110110
// *****************************************************************
111111
// D3D12 Struct

0 commit comments

Comments
 (0)