Searched refs:RemoveInactiveInterfaceVariables (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| D | RemoveInactiveInterfaceVariables.h | 29 ANGLE_NO_DISCARD bool RemoveInactiveInterfaceVariables(
|
| D | RemoveInactiveInterfaceVariables.cpp | 192 bool RemoveInactiveInterfaceVariables(TCompiler *compiler, in RemoveInactiveInterfaceVariables() function
|
| /third_party/skia/third_party/externals/angle2/src/ |
| D | compiler.gni | 163 "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/ |
| D | TranslatorMetalDirect.cpp | 671 if (!RemoveInactiveInterfaceVariables(this, root, &getSymbolTable(), getAttributes(), in translateImpl()
|
| D | TranslatorVulkan.cpp | 857 if (!RemoveInactiveInterfaceVariables(this, root, &getSymbolTable(), getAttributes(), in translateImpl()
|