Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DShader.h79 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DShader.cpp664 const std::vector<sh::InterfaceBlock> &Shader::getShaderStorageBlocks() in getShaderStorageBlocks() function in gl::Shader
DProgramExecutable.h285 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DProgram.h271 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
/external/angle/src/compiler/translator/
DCompiler.h127 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function