Searched refs:pixelShaderGradientInstructions (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/D3D9/
H A DCapabilities.hpp457 extern unsigned long pixelShaderGradientInstructions;
H A DDirect3D9.cpp82 pixelShaderGradientInstructions = 0;
93 pixelShaderGradientInstructions = D3DPS20CAPS_GRADIENTINSTRUCTIONS;
1563 pixelShaderGradientInstructions | // Gradient instructions are supported.
H A DCapabilities.cpp407 unsigned long pixelShaderGradientInstructions = D3DPS20CAPS_GRADIENTINSTRUCTIONS; member in namespace:D3D9

Completed in 105 milliseconds