Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.hpp85 void bindShaderConstants();
DDevice.cpp715 bindShaderConstants(); in bindResources()
720 void Device::bindShaderConstants() in bindShaderConstants() function in es2::Device
/external/swiftshader/src/D3D9/
DDirect3DDevice9.hpp196 void bindShaderConstants();
DDirect3DDevice9.cpp5708 bindShaderConstants(); in bindResources()
5854 void Direct3DDevice9::bindShaderConstants() in bindShaderConstants() function in D3D9::Direct3DDevice9