Searched refs:D3DVS20CAPS_PREDICATION (Results 1 – 4 of 4) sorted by relevance
265 #define D3DVS20CAPS_PREDICATION (1 << 0) macro
415 unsigned long vertexShaderPredication = D3DVS20CAPS_PREDICATION;
107 vertexShaderPredication = D3DVS20CAPS_PREDICATION; in Direct3D9()
875 pCaps->VS20Caps.Caps = D3DVS20CAPS_PREDICATION; in NineAdapter9_GetDeviceCaps()