Searched refs:maximumPixelShader30InstructionSlots (Results 1 – 1 of 1) sorted by relevance
1217 unsigned int maximumPixelShader30InstructionSlots = 0; in GetDeviceCaps() local1222 if(pixelShaderVersion >= D3DPS_VERSION(3, 0)) maximumPixelShader30InstructionSlots = 32768; in GetDeviceCaps()1589 …caps.MaxPixelShader30InstructionSlots = maximumPixelShader30InstructionSlots; // Maximum number of… in GetDeviceCaps()