Home
last modified time | relevance | path

Searched refs:driver_functions (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_functions.c190 if (b->shader->options->driver_functions && in inline_functions_pass()
520 if (!nir->options->driver_functions) { in nir_cleanup_functions()
H A Dnir.h4278 bool driver_functions; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c671 .driver_functions = true,
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_program.c631 .driver_functions = true,
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.3.0.rst1488 - nir: add driver_functions option to avoid inlining.