/external/swiftshader/src/D3D9/ |
D | Direct3DStateBlock9.cpp | 688 …StateBlock9::setPixelShaderConstantB(unsigned int startRegister, const int *constantData, unsigned… in setPixelShaderConstantB() 693 …tateBlock9::setPixelShaderConstantF(unsigned int startRegister, const float *constantData, unsigne… in setPixelShaderConstantF() 698 …StateBlock9::setPixelShaderConstantI(unsigned int startRegister, const int *constantData, unsigned… in setPixelShaderConstantI() 797 …tateBlock9::setVertexShaderConstantB(unsigned int startRegister, const int *constantData, unsigned… in setVertexShaderConstantB() 802 …ateBlock9::setVertexShaderConstantF(unsigned int startRegister, const float *constantData, unsigne… in setVertexShaderConstantF() 807 …tateBlock9::setVertexShaderConstantI(unsigned int startRegister, const int *constantData, unsigned… in setVertexShaderConstantI()
|
D | Direct3DDevice9Ex.cpp | 439 …long Direct3DDevice9Ex::GetPixelShaderConstantB(unsigned int startRegister, int *constantData, uns… in GetPixelShaderConstantB() 446 …long Direct3DDevice9Ex::GetPixelShaderConstantF(unsigned int startRegister, float *constantData, u… in GetPixelShaderConstantF() 453 …long Direct3DDevice9Ex::GetPixelShaderConstantI(unsigned int startRegister, int *constantData, uns… in GetPixelShaderConstantI() 565 …long Direct3DDevice9Ex::GetVertexShaderConstantB(unsigned int startRegister, int *constantData, un… in GetVertexShaderConstantB() 572 …long Direct3DDevice9Ex::GetVertexShaderConstantF(unsigned int startRegister, float *constantData, … in GetVertexShaderConstantF() 579 …long Direct3DDevice9Ex::GetVertexShaderConstantI(unsigned int startRegister, int *constantData, un… in GetVertexShaderConstantI() 733 …3DDevice9Ex::SetPixelShaderConstantB(unsigned int startRegister, const int *constantData, unsigned… in SetPixelShaderConstantB() 740 …DDevice9Ex::SetPixelShaderConstantF(unsigned int startRegister, const float *constantData, unsigne… in SetPixelShaderConstantF() 747 …3DDevice9Ex::SetPixelShaderConstantI(unsigned int startRegister, const int *constantData, unsigned… in SetPixelShaderConstantI() 838 …DDevice9Ex::SetVertexShaderConstantB(unsigned int startRegister, const int *constantData, unsigned… in SetVertexShaderConstantB() [all …]
|
D | Direct3DDevice9.cpp | 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() [all …]
|
/external/swiftshader/src/D3D8/ |
D | Direct3DStateBlock8.cpp | 339 …StateBlock8::setPixelShaderConstant(unsigned int startRegister, const void *constantData, unsigned… in setPixelShaderConstant() 396 …tateBlock8::setVertexShaderConstant(unsigned int startRegister, const void *constantData, unsigned… in setVertexShaderConstant()
|
D | Direct3DDevice8.cpp | 1505 …long Direct3DDevice8::GetPixelShaderConstant(unsigned long startRegister, void *constantData, unsi… in GetPixelShaderConstant() 1650 …long Direct3DDevice8::GetVertexShaderConstant(unsigned long startRegister, void *constantData, uns… in GetVertexShaderConstant() 2288 …long Direct3DDevice8::SetPixelShaderConstant(unsigned long startRegister, const void *constantData… in SetPixelShaderConstant() 3945 …3DDevice8::SetVertexShaderConstant(unsigned long startRegister, const void *constantData, unsigned… in SetVertexShaderConstant()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Device.cpp | 280 …void Device::setPixelShaderConstantF(unsigned int startRegister, const float *constantData, unsign… in setPixelShaderConstantF() 371 …void Device::setVertexShaderConstantF(unsigned int startRegister, const float *constantData, unsig… in setVertexShaderConstantF()
|
/external/OpenCL-CTS/test_conformance/api/ |
D | test_api_min_max.cpp | 1289 cl_int *constantData, *resultData; in test_min_max_constant_buffer_size() local
|
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 815 std::vector<std::unique_ptr<uint8_t[]>> constantData; member in rr::ELFMemoryStreamer
|