Searched refs:MacroInstructionCount (Results 1 – 4 of 4) sorted by relevance
/reactos/modules/rostests/winetests/d3dcompiler_43/ |
H A D | reflection.c | 338 …ok(sdesc11.MacroInstructionCount == 0, "GetDesc failed, got %u, expected %u\n", sdesc11.MacroInstr… in test_reflection_desc_vs() 622 …ok(sdesc11.MacroInstructionCount == 0, "GetDesc failed, got %u, expected %u\n", sdesc11.MacroInstr… in test_reflection_desc_ps() 1270 …ok(sdesc.MacroInstructionCount == 0, "GetDesc failed, got %u, expected %u\n", sdesc.MacroInstructi… in test_reflection_constant_buffer()
|
/reactos/sdk/include/psdk/ |
H A D | d3d10shader.h | 120 UINT MacroInstructionCount; member
|
H A D | d3d11shader.h | 59 UINT MacroInstructionCount; member
|
/reactos/dll/directx/wine/d3dcompiler_43/ |
H A D | reflection.c | 389 desc->MacroInstructionCount = 0; in d3dcompiler_shader_reflection_GetDesc()
|