Home
last modified time | relevance | path

Searched refs:getBlockMemberInfo (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/
DProgramLinkedResources.cpp577 bool getBlockMemberInfo(const std::string &name,
662 bool InterfaceBlockInfo::getBlockMemberInfo(const std::string &name, in getBlockMemberInfo() function in gl::__anon39b3bbcd0111::InterfaceBlockInfo
1442 return uniformBlockInfo.getBlockMemberInfo(name, mappedName, infoOut); in linkResources()
1467 return shaderStorageBlockInfo.getBlockMemberInfo(name, mappedName, infoOut); in linkResources()