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