Searched defs:mOutputVariables (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ | ||
| D | RemoveInactiveInterfaceVariables.cpp | 41 const std::vector<sh::ShaderVariable> &mOutputVariables; member in sh::__anon695530470111::RemoveInactiveInterfaceVariablesTraverser |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ | ||
| D | Compiler.h | 225 std::vector<sh::ShaderVariable> mOutputVariables; variable |
| D | CollectVariables.cpp | 173 std::vector<ShaderVariable> *mOutputVariables; member in sh::__anonff55d38b0111::CollectVariablesTraverser |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ | ||
| D | ProgramExecutable.h | 403 std::vector<sh::ShaderVariable> mOutputVariables; variable |