Home
last modified time | relevance | path

Searched defs:mOutputVariables (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRemoveInactiveInterfaceVariables.cpp41 const std::vector<sh::ShaderVariable> &mOutputVariables; member in sh::__anoncf5592e30111::RemoveInactiveInterfaceVariablesTraverser
/aosp_15_r20/external/angle/src/compiler/translator/
H A DCompiler.h259 std::vector<sh::ShaderVariable> mOutputVariables; variable
H A DCollectVariables.cpp176 std::vector<ShaderVariable> *mOutputVariables; member in sh::__anonc7ec3ea70111::CollectVariablesTraverser
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h941 std::vector<ProgramOutput> mOutputVariables; variable