Searched refs:pixelShaderPredication (Results 1 – 3 of 3) sorted by relevance
458 extern unsigned long pixelShaderPredication;
83 pixelShaderPredication = 0; in Direct3D9()94 pixelShaderPredication = D3DPS20CAPS_PREDICATION; in Direct3D9()1564 pixelShaderPredication | // Instruction predication is supported. See setp_comp - ps. in GetDeviceCaps()
408 unsigned long pixelShaderPredication = D3DPS20CAPS_PREDICATION; variable