Home
last modified time | relevance | path

Searched defs:mOutputVariables (Results 1 – 4 of 4) 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::__anon695530470111::RemoveInactiveInterfaceVariablesTraverser
/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::__anonff55d38b0111::CollectVariablesTraverser
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h403 std::vector<sh::ShaderVariable> mOutputVariables; variable