Searched refs:D3DPS20_MAX_NUMINSTRUCTIONSLOTS (Results 1 – 3 of 3) sorted by relevance
279 #define D3DPS20_MAX_NUMINSTRUCTIONSLOTS 512 macro
934 if (pCaps->PS20Caps.NumInstructionSlots > D3DPS20_MAX_NUMINSTRUCTIONSLOTS) in NineAdapter9_GetDeviceCaps()935 pCaps->PS20Caps.NumInstructionSlots = D3DPS20_MAX_NUMINSTRUCTIONSLOTS; in NineAdapter9_GetDeviceCaps()
1569 …caps.PS20Caps.NumInstructionSlots = D3DPS20_MAX_NUMINSTRUCTIONSLOTS; // The driver will support … in GetDeviceCaps()