Home
last modified time | relevance | path

Searched defs:mInterfaceBlocks (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp43 const std::vector<sh::InterfaceBlock> &mInterfaceBlocks; member in sh::__anon695530470111::RemoveInactiveInterfaceVariablesTraverser
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h230 std::vector<sh::InterfaceBlock> mInterfaceBlocks; variable