Searched refs:MaxVShaderInstructionsExecuted (Results 1 – 4 of 4) sorted by relevance
367 DWORD MaxVShaderInstructionsExecuted; member
803 C2S("\nMaxVShaderInstructionsExecuted: %u", caps->MaxVShaderInstructionsExecuted); in nine_dump_D3DCAPS9()
964 …pCaps->MaxVShaderInstructionsExecuted = MAX2(65535, pCaps->MaxVertexShader30InstructionSlots * 32); in NineAdapter9_GetDeviceCaps()
1586 …caps.MaxVShaderInstructionsExecuted = maximumVertexShaderInstructionsExecuted; // Maximum number o… in GetDeviceCaps()