Searched refs:GetInterfaceBlockIndex (Results 1 – 1 of 1) sorted by relevance
320 GLuint GetInterfaceBlockIndex(const std::vector<InterfaceBlock> &list, const std::string &name) in GetInterfaceBlockIndex() function3107 return GetInterfaceBlockIndex(mState.mExecutable->getUniformBlocks(), name); in getUniformBlockIndex()3113 return GetInterfaceBlockIndex(mState.mExecutable->getShaderStorageBlocks(), name); in getShaderStorageBlockIndex()