Searched refs:D3DPS20CAPS_ARBITRARYSWIZZLE (Results 1 – 4 of 4) sorted by relevance
267 #define D3DPS20CAPS_ARBITRARYSWIZZLE (1 << 0) macro
406 unsigned long pixelShaderArbitrarySwizzle = D3DPS20CAPS_ARBITRARYSWIZZLE;
92 pixelShaderArbitrarySwizzle = D3DPS20CAPS_ARBITRARYSWIZZLE; in Direct3D9()
900 pCaps->PS20Caps.Caps = D3DPS20CAPS_ARBITRARYSWIZZLE | in NineAdapter9_GetDeviceCaps()