Searched defs:mOutputVariables (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/compiler/translator/tree_ops/ | ||
D | RemoveInactiveInterfaceVariables.cpp | 41 const std::vector<sh::ShaderVariable> &mOutputVariables; member in sh::__anon85ca79d90111::RemoveInactiveInterfaceVariablesTraverser |
/external/angle/src/compiler/translator/ | ||
D | Compiler.h | 227 std::vector<sh::ShaderVariable> mOutputVariables; variable |
D | CollectVariables.cpp | 174 std::vector<ShaderVariable> *mOutputVariables; member in sh::__anon90a99cdd0111::CollectVariablesTraverser |
/external/angle/src/libANGLE/ | ||
D | ProgramExecutable.h | 432 std::vector<sh::ShaderVariable> mOutputVariables; variable |