Home
last modified time | relevance | path

Searched refs:RemoveInactiveInterfaceVariables (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.h29 ANGLE_NO_DISCARD bool RemoveInactiveInterfaceVariables(
DRemoveInactiveInterfaceVariables.cpp132 bool RemoveInactiveInterfaceVariables(TCompiler *compiler, in RemoveInactiveInterfaceVariables() function
/device/generic/vulkan-cereal/third-party/angle/src/
Dcompiler.gni157 "src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.cpp",
158 "src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.h",
/device/generic/vulkan-cereal/third-party/angle/
DCMakeLists.txt237 src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.cpp
238 src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.h
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DTranslatorVulkan.cpp789 if (!RemoveInactiveInterfaceVariables(this, root, getAttributes(), getInputVaryings(), in translateImpl()