Searched refs:getShaderStorageBlockIndex (Results 1 – 3 of 3) sorted by relevance
632 GLuint getShaderStorageBlockIndex(const std::string &name) const;
2030 return program->getShaderStorageBlockIndex(name); in QueryProgramResourceIndex()
2630 GLuint Program::getShaderStorageBlockIndex(const std::string &name) const in getShaderStorageBlockIndex() function in gl::Program