X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Ffreedreno%2FMakefile.sources;h=ccd6708c9bbafdcd356507100322bcfd203ac523;hb=4af86bd0b933179b9f61c74d055ae8565c59276c;hp=bb56869e1ccce67df576018854c17d956f1fc7b1;hpb=8e16fb152813d13121d13710f72ecce009c1885e;p=mesa.git diff --git a/src/freedreno/Makefile.sources b/src/freedreno/Makefile.sources index bb56869e1cc..ccd6708c9bb 100644 --- a/src/freedreno/Makefile.sources +++ b/src/freedreno/Makefile.sources @@ -39,6 +39,7 @@ ir3_SOURCES := \ ir3/ir3_nir_lower_load_barycentric_at_offset.c \ ir3/ir3_nir_lower_io_offsets.c \ ir3/ir3_nir_lower_tess.c \ + ir3/ir3_nir_lower_tex_prefetch.c \ ir3/ir3_nir_lower_tg4_to_tex.c \ ir3/ir3_nir_move_varying_inputs.c \ ir3/ir3_print.c \