Lines Matching defs:constantData
1681 …long Direct3DDevice9::GetPixelShaderConstantB(unsigned int startRegister, int *constantData, unsig… in GetPixelShaderConstantB()
1700 …long Direct3DDevice9::GetPixelShaderConstantF(unsigned int startRegister, float *constantData, uns… in GetPixelShaderConstantF()
1722 …long Direct3DDevice9::GetPixelShaderConstantI(unsigned int startRegister, int *constantData, unsig… in GetPixelShaderConstantI()
2082 …long Direct3DDevice9::GetVertexShaderConstantB(unsigned int startRegister, int *constantData, unsi… in GetVertexShaderConstantB()
2101 …long Direct3DDevice9::GetVertexShaderConstantF(unsigned int startRegister, float *constantData, un… in GetVertexShaderConstantF()
2123 …long Direct3DDevice9::GetVertexShaderConstantI(unsigned int startRegister, int *constantData, unsi… in GetVertexShaderConstantI()
2944 …long Direct3DDevice9::SetPixelShaderConstantB(unsigned int startRegister, const int *constantData,… in SetPixelShaderConstantB()
2968 …t3DDevice9::SetPixelShaderConstantF(unsigned int startRegister, const float *constantData, unsigne… in SetPixelShaderConstantF()
2995 …long Direct3DDevice9::SetPixelShaderConstantI(unsigned int startRegister, const int *constantData,… in SetPixelShaderConstantI()
5210 …long Direct3DDevice9::SetVertexShaderConstantB(unsigned int startRegister, const int *constantData… in SetVertexShaderConstantB()
5239 …3DDevice9::SetVertexShaderConstantF(unsigned int startRegister, const float *constantData, unsigne… in SetVertexShaderConstantF()
5271 …long Direct3DDevice9::SetVertexShaderConstantI(unsigned int startRegister, const int *constantData… in SetVertexShaderConstantI()