Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp38 const std::vector<sh::ShaderVariable> &mOutputVariables; member in sh::__anon3e03cc4d0111::RemoveInactiveInterfaceVariablesTraverser
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DCompiler.h186 std::vector<sh::ShaderVariable> mOutputVariables; variable
DCollectVariables.cpp160 std::vector<ShaderVariable> *mOutputVariables; member in sh::__anona48454d10111::CollectVariablesTraverser
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DProgramExecutable.h335 std::vector<sh::ShaderVariable> mOutputVariables; variable