Home
last modified time | relevance | path

Searched defs:getShaderStorageBlockSize (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp908 bool ProgramGL::getShaderStorageBlockSize(const std::string &name, in getShaderStorageBlockSize() function in rx::ProgramGL
1137 auto getShaderStorageBlockSize = [this](const std::string &name, const std::string &mappedName, in linkResources() local
/external/angle/src/libANGLE/
DProgramLinkedResources.cpp1458 auto getShaderStorageBlockSize = [&shaderStorageBlockInfo](const std::string &name, in linkResources() local