Searched defs:mOutputVaryings (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/compiler/translator/ | ||
D | Compiler.h | 262 std::vector<sh::ShaderVariable> mOutputVaryings; variable |
D | CollectVariables.cpp | 179 std::vector<ShaderVariable> *mOutputVaryings; member in sh::__anon2010c9270111::CollectVariablesTraverser |