Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DCompiler.h262 std::vector<sh::ShaderVariable> mOutputVaryings; variable
DCollectVariables.cpp179 std::vector<ShaderVariable> *mOutputVaryings; member in sh::__anon2010c9270111::CollectVariablesTraverser