X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Ffreedreno%2FMakefile.sources;fp=src%2Ffreedreno%2FMakefile.sources;h=ccd6708c9bbafdcd356507100322bcfd203ac523;hb=0141a4cdc0cc8f3e8e2707f21622006ae2fa4d2d;hp=bb56869e1ccce67df576018854c17d956f1fc7b1;hpb=39760793b56175e76bca7566992150e4e437a6d9;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 \