Searched refs:D3DPS20CAPS_GRADIENTINSTRUCTIONS (Results 1 – 5 of 5) sorted by relevance
271 #define D3DPS20CAPS_GRADIENTINSTRUCTIONS (1 << 1) macro
733 (deviceCaps.PS20Caps.Caps & D3DPS20CAPS_GRADIENTINSTRUCTIONS) != 0; in GenerateCaps()
407 unsigned long pixelShaderGradientInstructions = D3DPS20CAPS_GRADIENTINSTRUCTIONS;
93 pixelShaderGradientInstructions = D3DPS20CAPS_GRADIENTINSTRUCTIONS; in Direct3D9()
933 D3DPS20CAPS_GRADIENTINSTRUCTIONS | in NineAdapter9_GetDeviceCaps()