Searched refs:MaxPShaderInstructionsExecuted (Results 1 – 4 of 4) sorted by relevance
368 DWORD MaxPShaderInstructionsExecuted; member
804 C2S("\nMaxPShaderInstructionsExecuted: %u", caps->MaxPShaderInstructionsExecuted); in nine_dump_D3DCAPS9()
965 … pCaps->MaxPShaderInstructionsExecuted = MAX2(65535, pCaps->MaxPixelShader30InstructionSlots * 32); in NineAdapter9_GetDeviceCaps()
1587 …caps.MaxPShaderInstructionsExecuted = maximumPixelShaderInstructionsExecuted; // Maximum number of… in GetDeviceCaps()