Home
last modified time | relevance | path

Searched refs:nir_lower_mediump_io (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_mediump.c143 nir_lower_mediump_io(nir_shader *nir, nir_variable_mode modes, in nir_lower_mediump_io() function
Dnir.h5418 bool nir_lower_mediump_io(nir_shader *nir, nir_variable_mode modes,
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c530 NIR_PASS_V(s, nir_lower_mediump_io, nir_var_shader_out, 0, false); in ir3_nir_post_finalize()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c890 NIR_PASS_V(nir, nir_lower_mediump_io, in si_lower_nir()
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.c1411 NIR_PASS_V(nir, nir_lower_mediump_io, in agx_compile_shader_nir()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c3699 NIR_PASS_V(nir, nir_lower_mediump_io, nir_var_shader_out, in bifrost_compile_shader_nir()