Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DShader.h77 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DShader.cpp577 const std::vector<sh::InterfaceBlock> &Shader::getShaderStorageBlocks() in getShaderStorageBlocks() function in gl::Shader
DProgram.h341 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h115 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function