Home | History | Annotate | Download | only in D3D9

Lines Matching defs:SetPixelShaderConstantB

733 	long Direct3DDevice9Ex::SetPixelShaderConstantB(unsigned int startRegister, const int *constantData, unsigned int count)
737 return Direct3DDevice9::SetPixelShaderConstantB(startRegister, constantData, count);