Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.h29 ANGLE_NO_DISCARD bool RemoveInactiveInterfaceVariables(
DRemoveInactiveInterfaceVariables.cpp192 bool RemoveInactiveInterfaceVariables(TCompiler *compiler, in RemoveInactiveInterfaceVariables() function
/third_party/skia/third_party/externals/angle2/src/
Dcompiler.gni163 "src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.cpp",
164 "src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.h",
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTranslatorMetalDirect.cpp671 if (!RemoveInactiveInterfaceVariables(this, root, &getSymbolTable(), getAttributes(), in translateImpl()
DTranslatorVulkan.cpp857 if (!RemoveInactiveInterfaceVariables(this, root, &getSymbolTable(), getAttributes(), in translateImpl()