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