Home
last modified time | relevance | path

Searched refs:MaxPShaderInstructionsExecuted (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/include/D3D9/
H A Dd3d9caps.h371 DWORD MaxPShaderInstructionsExecuted; member
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c1004 pCaps->MaxPShaderInstructionsExecuted = MAX2(65535, pCaps->MaxPixelShader30InstructionSlots * 32); in NineAdapter9_GetDeviceCaps()
H A Dnine_dump.c805 C2S("\nMaxPShaderInstructionsExecuted: %u", caps->MaxPShaderInstructionsExecuted); in nine_dump_D3DCAPS9()

Completed in 5 milliseconds