Searched refs:MaxPShaderInstructionsExecuted (Results 1 – 3 of 3) sorted by relevance
371 DWORD MaxPShaderInstructionsExecuted; member
804 C2S("\nMaxPShaderInstructionsExecuted: %u", caps->MaxPShaderInstructionsExecuted); in nine_dump_D3DCAPS9()
1002 … pCaps->MaxPShaderInstructionsExecuted = MAX2(65535, pCaps->MaxPixelShader30InstructionSlots * 32); in NineAdapter9_GetDeviceCaps()