Searched refs:pixelShaderGradientInstructions (Results 1 – 3 of 3) sorted by relevance
457 extern unsigned long pixelShaderGradientInstructions;
82 pixelShaderGradientInstructions = 0; in Direct3D9()93 pixelShaderGradientInstructions = D3DPS20CAPS_GRADIENTINSTRUCTIONS; in Direct3D9()1563 pixelShaderGradientInstructions | // Gradient instructions are supported. in GetDeviceCaps()
407 unsigned long pixelShaderGradientInstructions = D3DPS20CAPS_GRADIENTINSTRUCTIONS; variable