Searched defs:mOutputVariables (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/compiler/translator/tree_ops/ | ||
D | RemoveInactiveInterfaceVariables.cpp | 38 const std::vector<sh::ShaderVariable> &mOutputVariables; member in sh::__anon6f4634b80111::RemoveInactiveInterfaceVariablesTraverser |
/external/angle/src/compiler/translator/ | ||
D | Compiler.h | 186 std::vector<sh::ShaderVariable> mOutputVariables; variable |
D | CollectVariables.cpp | 160 std::vector<ShaderVariable> *mOutputVariables; member in sh::__anon75c84adc0111::CollectVariablesTraverser |
/external/angle/src/libANGLE/ | ||
D | Program.h | 418 std::vector<sh::ShaderVariable> mOutputVariables; variable |