Home
last modified time | relevance | path

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

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