Searched defs:mOutputVariables (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ | ||
H A D | RemoveInactiveInterfaceVariables.cpp | 41 const std::vector<sh::ShaderVariable> &mOutputVariables; member in sh::__anoncf5592e30111::RemoveInactiveInterfaceVariablesTraverser |
/aosp_15_r20/external/angle/src/compiler/translator/ | ||
H A D | Compiler.h | 259 std::vector<sh::ShaderVariable> mOutputVariables; variable |
H A D | CollectVariables.cpp | 176 std::vector<ShaderVariable> *mOutputVariables; member in sh::__anonc7ec3ea70111::CollectVariablesTraverser |
/aosp_15_r20/external/angle/src/libANGLE/ | ||
H A D | ProgramExecutable.h | 941 std::vector<ProgramOutput> mOutputVariables; variable |