Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/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
DProgramExecutable.h249 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
DProgram.h256 const std::vector<InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DCompiler.h118 const std::vector<sh::InterfaceBlock> &getShaderStorageBlocks() const in getShaderStorageBlocks() function