Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DShader.h107 std::vector<sh::InterfaceBlock> mUniformBlocks; variable
DProgramExecutable.h356 std::vector<InterfaceBlock> mUniformBlocks; variable
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DCompiler.h192 std::vector<sh::InterfaceBlock> mUniformBlocks; variable
DCollectVariables.cpp165 std::vector<InterfaceBlock> *mUniformBlocks; member in sh::__anona48454d10111::CollectVariablesTraverser