Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp39 const std::vector<sh::ShaderVariable> &mOutputVariables; member in sh::__anon2f5da7140111::RemoveInactiveInterfaceVariablesTraverser
/external/angle/src/compiler/translator/
DCompiler.h212 std::vector<sh::ShaderVariable> mOutputVariables; variable
DCollectVariables.cpp173 std::vector<ShaderVariable> *mOutputVariables; member in sh::__anon45ff8db80111::CollectVariablesTraverser
/external/angle/src/libANGLE/
DProgramExecutable.h423 std::vector<sh::ShaderVariable> mOutputVariables; variable