Searched refs:ir3_finalize_nir (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.h61 void ir3_finalize_nir(struct ir3_compiler *compiler, nir_shader *s);
H A Dir3_nir.c379 ir3_finalize_nir(struct ir3_compiler *compiler, nir_shader *s) function in typeref:typename:void
557 /* we cannot ensure that ir3_finalize_nir() is only called once, so
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ir3/
H A Dir3_cmdline.c416 ir3_finalize_nir(compiler, nir);
H A Dir3_gallium.c471 ir3_finalize_nir(screen->compiler, nir);
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c779 ir3_finalize_nir(dev->compiler, nir);
H A Dtu_clear_blit.c547 ir3_finalize_nir(dev->compiler, nir);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst4145 - freedreno/ir3: add ir3_finalize_nir()

Completed in 15 milliseconds