pan/mdg: Fuse f2f16 into load_interpolated_input
[mesa.git] / src / panfrost / midgard / compiler.h
index 3cb65b0a015c0f6c4dc04d0965c7c0e1908fc1fe..e8cb79ba163d6a7667c4d2ebdcae68b27fe1064f 100644 (file)
@@ -652,6 +652,7 @@ void emit_binary_bundle(
 
 bool
 nir_undef_to_zero(nir_shader *shader);
+bool nir_fuse_io_16(nir_shader *shader);
 
 void midgard_nir_lod_errata(nir_shader *shader);