Searched refs:MaxVShaderInstructionsExecuted (Results 1 – 3 of 3) sorted by relevance
370 DWORD MaxVShaderInstructionsExecuted; member
804 C2S("\nMaxVShaderInstructionsExecuted: %u", caps->MaxVShaderInstructionsExecuted); in nine_dump_D3DCAPS9()
1003 …pCaps->MaxVShaderInstructionsExecuted = MAX2(65535, pCaps->MaxVertexShader30InstructionSlots * 32); in NineAdapter9_GetDeviceCaps()