Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h134 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h444 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function