Searched defs:mInputVaryings (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/compiler/translator/tree_ops/ | ||
D | RemoveInactiveInterfaceVariables.cpp | 37 const std::vector<sh::ShaderVariable> &mInputVaryings; member in sh::__anon6f4634b80111::RemoveInactiveInterfaceVariablesTraverser |
/external/angle/src/libANGLE/ | ||
D | Shader.h | 104 std::vector<sh::ShaderVariable> mInputVaryings; variable |
/external/angle/src/compiler/translator/ | ||
D | Compiler.h | 188 std::vector<sh::ShaderVariable> mInputVaryings; variable |
D | CollectVariables.cpp | 162 std::vector<ShaderVariable> *mInputVaryings; member in sh::__anon75c84adc0111::CollectVariablesTraverser |