Searched refs:GetInterfaceBlockIndex (Results 1 – 1 of 1) sorted by relevance
544 GLuint GetInterfaceBlockIndex(const std::vector<InterfaceBlock> &list, const std::string &name) in GetInterfaceBlockIndex() function2603 return GetInterfaceBlockIndex(mUniformBlocks, name); in getUniformBlockIndex()2608 return GetInterfaceBlockIndex(mShaderStorageBlocks, name); in getShaderStorageBlockIndex()