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