Searched refs:driver_functions (Results 1 – 5 of 5) sorted by relevance
190 if (b->shader->options->driver_functions && in inline_functions_pass()520 if (!nir->options->driver_functions) { in nir_cleanup_functions()
4278 bool driver_functions; member
671 .driver_functions = true,
631 .driver_functions = true,
1488 - nir: add driver_functions option to avoid inlining.