Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dadapter9.c961 pCaps->PS20Caps.NumInstructionSlots = in NineAdapter9_GetDeviceCaps()
973 if (pCaps->PS20Caps.NumInstructionSlots > D3DPS20_MAX_NUMINSTRUCTIONSLOTS) in NineAdapter9_GetDeviceCaps()
974 pCaps->PS20Caps.NumInstructionSlots = D3DPS20_MAX_NUMINSTRUCTIONSLOTS; in NineAdapter9_GetDeviceCaps()
978 assert(pCaps->PS20Caps.NumInstructionSlots >= D3DPS20_MIN_NUMINSTRUCTIONSLOTS); in NineAdapter9_GetDeviceCaps()
H A Dnine_dump.c787 C2S("\nPS20Caps.NumInstructionSlots: %u", caps->PS20Caps.NumInstructionSlots); in nine_dump_D3DCAPS9()
/third_party/mesa3d/include/D3D9/
H A Dd3d9caps.h301 INT NumInstructionSlots; member

Completed in 5 milliseconds