Home
last modified time | relevance | path

Searched defs:getShaderStorageBlockBinding (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h231 GLuint getShaderStorageBlockBinding(GLuint blockIndex) const in getShaderStorageBlockBinding() function
DProgram.h243 GLuint getShaderStorageBlockBinding(GLuint blockIndex) const in getShaderStorageBlockBinding() function
DProgram.cpp3156 GLuint Program::getShaderStorageBlockBinding(GLuint shaderStorageBlockIndex) const in getShaderStorageBlockBinding() function in gl::Program