Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DShader.h77 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DShader.cpp602 const std::vector<sh::InterfaceBlock> &Shader::getShaderStorageBlocks() in getShaderStorageBlocks() function in gl::Shader
DProgram.h281 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
/external/angle/src/compiler/translator/
DCompiler.h118 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function