Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DDevice.hpp85 void bindShaderConstants();
DDevice.cpp730 bindShaderConstants(); in bindResources()
735 void Device::bindShaderConstants() in bindShaderConstants() function in es2::Device