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