Commit 4f1c0e93 authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

d3dcommon.idl: Added WKPDID_D3DDebugObjectName declaration.

parent 268e2dc9
......@@ -635,3 +635,5 @@ typedef enum _D3D_SHADER_INPUT_TYPE
D3D11_SIT_UAV_CONSUME_STRUCTURED,
D3D11_SIT_UAV_RWSTRUCTURED_WITH_COUNTER,
} D3D_SHADER_INPUT_TYPE;
cpp_quote("DEFINE_GUID(WKPDID_D3DDebugObjectName,0x429b8c22,0x9188,0x4b0c,0x87,0x42,0xac,0xb0,0xbf,0x85,0xc2,0x00);")
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment