Home
last modified time | relevance | path

Searched refs:ir3_nir_lower_to_explicit_input (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.h49 void ir3_nir_lower_to_explicit_input(nir_shader *shader,
Dir3_nir.c646 NIR_PASS_V(s, ir3_nir_lower_to_explicit_input, so); in ir3_nir_lower_variant()
657 NIR_PASS_V(s, ir3_nir_lower_to_explicit_input, so); in ir3_nir_lower_variant()
Dir3_nir_lower_tess.c351 ir3_nir_lower_to_explicit_input(nir_shader *shader, in ir3_nir_lower_to_explicit_input() function
/third_party/mesa3d/docs/relnotes/
D20.2.0.rst2970 - freedreno/ir3: Add ir3_nir_lower_to_explicit_input() pass