Home
last modified time | relevance | path

Searched defs:mOutputVariables (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp41 const std::vector<sh::ShaderVariable> &mOutputVariables; member in sh::__anon952ab1660111::RemoveInactiveInterfaceVariablesTraverser
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h172 std::vector<sh::OutputVariable> mOutputVariables; variable
DCollectVariables.cpp160 std::vector<OutputVariable> *mOutputVariables; member in sh::__anone8de731f0111::CollectVariablesTraverser
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h225 std::vector<sh::ShaderVariable> mOutputVariables; variable
DCollectVariables.cpp173 std::vector<ShaderVariable> *mOutputVariables; member in sh::__anon285fbfca0111::CollectVariablesTraverser
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h403 std::vector<sh::ShaderVariable> mOutputVariables; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h465 std::vector<sh::OutputVariable> mOutputVariables; variable