Searched refs:DEBUG_NO_OPT (Results 1 – 3 of 3) sorted by relevance
113 if (!(aco::debug_flags & aco::DEBUG_NO_OPT)) in aco_compile_shader()167 if (!args->options->key.optimisations_disabled && !(aco::debug_flags & aco::DEBUG_NO_OPT)) { in aco_compile_shader()
42 {"noopt", DEBUG_NO_OPT},
53 DEBUG_NO_OPT = 0x20, enumerator