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, struct ir3_shader_variant *v);
436 NIR_PASS_V(s, ir3_nir_lower_to_explicit_input, so); in ir3_nir_lower_variant()446 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, struct ir3_shader_variant *v) in ir3_nir_lower_to_explicit_input() function
2970 - freedreno/ir3: Add ir3_nir_lower_to_explicit_input() pass