Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h265 std::vector<sh::InterfaceBlock> mUniformBlocks; variable
H A DCollectVariables.cpp181 std::vector<InterfaceBlock> *mUniformBlocks; member in sh::__anonc7ec3ea70111::CollectVariablesTraverser
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h974 std::vector<InterfaceBlock> mUniformBlocks; variable