Searched refs:getShaderStorageBlockByIndex (Results 1 – 3 of 3) sorted by relevance
674 const InterfaceBlock &getShaderStorageBlockByIndex(GLuint index) const;
1073 const auto &block = program->getShaderStorageBlockByIndex(blockIndex); in GetShaderStorageBlockResourceProperty()
3123 const InterfaceBlock &Program::getShaderStorageBlockByIndex(GLuint index) const in getShaderStorageBlockByIndex() function in gl::Program