Searched refs:ir3_nir_lower_to_explicit_input (Results 1 – 4 of 4) sorted by relevance
49 void ir3_nir_lower_to_explicit_input(nir_shader *shader,
646 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()
351 ir3_nir_lower_to_explicit_input(nir_shader *shader, in ir3_nir_lower_to_explicit_input() function
2970 - freedreno/ir3: Add ir3_nir_lower_to_explicit_input() pass