Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.h61 void ir3_finalize_nir(struct ir3_compiler *compiler, nir_shader *s);
Dir3_nir.c378 ir3_finalize_nir(struct ir3_compiler *compiler, nir_shader *s) in ir3_finalize_nir() function
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_cmdline.c416 ir3_finalize_nir(compiler, nir); in main()
Dir3_gallium.c471 ir3_finalize_nir(screen->compiler, nir); in ir3_screen_finalize_nir()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_shader.c779 ir3_finalize_nir(dev->compiler, nir); in tu_shader_create()
Dtu_clear_blit.c547 ir3_finalize_nir(dev->compiler, nir); in compile_shader()
/third_party/mesa3d/docs/relnotes/
D20.2.0.rst4145 - freedreno/ir3: add ir3_finalize_nir()