Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.h79 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DShader.cpp675 const std::vector<sh::InterfaceBlock> &Shader::getShaderStorageBlocks() in getShaderStorageBlocks() function in gl::Shader
DProgramExecutable.h244 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DProgram.h273 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h132 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function