1OPT_BOOL(clear_db_cache_before_clear, false, "Clear DB cache before fast depth clear") 2OPT_BOOL(enable_nir, false, "Enable NIR") 3OPT_BOOL(aux_debug, false, "Generate ddebug_dumps for the auxiliary context") 4OPT_BOOL(sync_compile, false, "Always compile synchronously (will cause stalls)") 5 6#undef OPT_BOOL 7