Searched defs:mInputVaryings (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/compiler/translator/tree_ops/ | ||
D | RemoveInactiveInterfaceVariables.cpp | 38 const std::vector<sh::ShaderVariable> &mInputVaryings; member in sh::__anon2f5da7140111::RemoveInactiveInterfaceVariablesTraverser |
/external/angle/src/libANGLE/ | ||
D | Shader.h | 128 std::vector<sh::ShaderVariable> mInputVaryings; variable |
/external/angle/src/compiler/translator/ | ||
D | Compiler.h | 214 std::vector<sh::ShaderVariable> mInputVaryings; variable |
D | CollectVariables.cpp | 175 std::vector<ShaderVariable> *mInputVaryings; member in sh::__anon45ff8db80111::CollectVariablesTraverser |