Searched refs:RemoveInactiveInterfaceVariables (Results 1 – 6 of 6) sorted by relevance
| /external/angle/src/compiler/translator/tree_ops/ |
| D | RemoveInactiveInterfaceVariables.h | 29 [[nodiscard]] bool RemoveInactiveInterfaceVariables(
|
| D | RemoveInactiveInterfaceVariables.cpp | 192 bool RemoveInactiveInterfaceVariables(TCompiler *compiler, in RemoveInactiveInterfaceVariables() function
|
| /external/angle/src/ |
| D | compiler.gni | 162 "src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.cpp", 163 "src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.h",
|
| /external/angle/src/compiler/translator/spirv/ |
| D | TranslatorSPIRV.cpp | 799 if (!RemoveInactiveInterfaceVariables(this, root, &getSymbolTable(), getAttributes(), in translateImpl()
|
| /external/angle/src/compiler/translator/msl/ |
| D | TranslatorMSL.cpp | 960 if (!RemoveInactiveInterfaceVariables(this, root, &getSymbolTable(), getAttributes(), in translateImpl()
|
| /external/angle/ |
| D | Android.bp | 1505 "src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.cpp", 2007 "src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.cpp", 2008 "src/compiler/translator/tree_ops/RemoveInactiveInterfaceVariables.h",
|