Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DProgramGL.cpp605 bool ProgramGL::getShaderStorageBlockSize(const std::string &name, in getShaderStorageBlockSize() function in rx::ProgramGL
752 auto getShaderStorageBlockSize = [this](const std::string &name, const std::string &mappedName, in linkResources() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramLinkedResources.cpp1717 auto getShaderStorageBlockSize = [&shaderStorageBlockInfo](const std::string &name, in linkResources() local