Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp39 const std::vector<sh::ShaderVariable> &mAttributes; member in sh::__anon695530470111::RemoveInactiveInterfaceVariablesTraverser
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h224 std::vector<sh::ShaderVariable> mAttributes; variable