Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.h131 std::vector<sh::InterfaceBlock> mUniformBlocks; variable
DProgramExecutable.h430 std::vector<InterfaceBlock> mUniformBlocks; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h231 std::vector<sh::InterfaceBlock> mUniformBlocks; variable
DCollectVariables.cpp178 std::vector<InterfaceBlock> *mUniformBlocks; member in sh::__anonfe4242aa0111::CollectVariablesTraverser