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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.h712 void si_lower_nir(struct si_shader_selector *sel);
H A Dsi_compute.c111 si_lower_nir(&sel);
H A Dsi_shader_nir.c860 si_lower_nir(struct si_shader_selector* sel) function in typeref:typename:void
H A Dsi_state_shaders.c2051 si_lower_nir(sel);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c828 static void si_lower_nir(struct si_screen *sscreen, struct nir_shader *nir) function in typeref:typename:void
933 si_lower_nir(sscreen, nir);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst2442 - radeonsi/nir: simplify si_lower_nir signature
H A D19.1.0.rst4502 - radeonsi/nir: move si_lower_nir() call into compiler thread

Completed in 20 milliseconds