• Home
  • Raw
  • Download

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()
2080 …long Direct3DDevice9::GetVertexShaderConstantB(unsigned int startRegister, int *constantData, unsi… in GetVertexShaderConstantB()
2099 …long Direct3DDevice9::GetVertexShaderConstantF(unsigned int startRegister, float *constantData, un… in GetVertexShaderConstantF()
2121 …long Direct3DDevice9::GetVertexShaderConstantI(unsigned int startRegister, int *constantData, unsi… in GetVertexShaderConstantI()
2942 …long Direct3DDevice9::SetPixelShaderConstantB(unsigned int startRegister, const int *constantData,… in SetPixelShaderConstantB()
2966 …t3DDevice9::SetPixelShaderConstantF(unsigned int startRegister, const float *constantData, unsigne… in SetPixelShaderConstantF()
2993 …long Direct3DDevice9::SetPixelShaderConstantI(unsigned int startRegister, const int *constantData,… in SetPixelShaderConstantI()
5208 …long Direct3DDevice9::SetVertexShaderConstantB(unsigned int startRegister, const int *constantData in SetVertexShaderConstantB()
5237 …3DDevice9::SetVertexShaderConstantF(unsigned int startRegister, const float *constantData, unsigne… in SetVertexShaderConstantF()
5269 …long Direct3DDevice9::SetVertexShaderConstantI(unsigned int startRegister, const int *constantData in SetVertexShaderConstantI()