Home
last modified time | relevance | path

Searched refs:bindShaderConstants (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
DDevice.hpp78 void bindShaderConstants();
DDevice.cpp624 bindShaderConstants(); in bindResources()
629 void Device::bindShaderConstants() in bindShaderConstants() function in gl::Device
/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.hpp72 void bindShaderConstants();
DDevice.cpp730 bindShaderConstants(); in bindResources()
735 void Device::bindShaderConstants() in bindShaderConstants() function in es2::Device
/external/swiftshader/src/D3D9/
DDirect3DDevice9.hpp196 void bindShaderConstants();
DDirect3DDevice9.cpp5707 bindShaderConstants(); in bindResources()
5852 void Direct3DDevice9::bindShaderConstants() in bindShaderConstants() function in D3D9::Direct3DDevice9