Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp40 const std::vector<sh::ShaderVariable> &mInputVaryings; member in sh::__anon4ecd79e50111::RemoveInactiveInterfaceVariablesTraverser
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DShader.h102 std::vector<sh::Varying> mInputVaryings; variable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h174 std::vector<sh::Varying> mInputVaryings; variable
DCollectVariables.cpp162 std::vector<Varying> *mInputVaryings; member in sh::__anon4ebb49be0111::CollectVariablesTraverser
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.h128 std::vector<sh::ShaderVariable> mInputVaryings; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h227 std::vector<sh::ShaderVariable> mInputVaryings; variable
DCollectVariables.cpp175 std::vector<ShaderVariable> *mInputVaryings; member in sh::__anon5c3b67690111::CollectVariablesTraverser