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