Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DShader.h97 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DProgramExecutable.h265 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DProgram.h269 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DShader.cpp726 const std::vector<sh::InterfaceBlock> &Shader::getShaderStorageBlocks(const Context *context) in getShaderStorageBlocks() function in gl::Shader
/external/angle/src/compiler/translator/
DCompiler.h134 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function