Searched defs:mInterfaceBlocks (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ | ||
| D | RemoveInactiveInterfaceVariables.cpp | 43 const std::vector<sh::InterfaceBlock> &mInterfaceBlocks; member in sh::__anon695530470111::RemoveInactiveInterfaceVariablesTraverser |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ | ||
| D | Compiler.h | 230 std::vector<sh::InterfaceBlock> mInterfaceBlocks; variable |