mesa: Makefile.sources: Add ir3_nir_lower_load_barycentric_at_sample/offset to Makefi...
authorJohn Stultz <john.stultz@linaro.org>
Fri, 3 May 2019 16:17:57 +0000 (09:17 -0700)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 6 May 2019 11:29:26 +0000 (11:29 +0000)
commitd04f44a459b26e51c1b941b5790291795cb520d1
tree18e5079601cf30bb163d20aec161c968218cf6af
parentc9358621276ae49162e58d4a16fe37abda6a347f
mesa: Makefile.sources: Add ir3_nir_lower_load_barycentric_at_sample/offset to Makefile.sources

In commit 2f0b9d22495 ("freedreno/ir3: lower
load_barycentric_at_offset") a new file was added that needs to
also be added to the Makefile.sources list used by Android and
SCons build system.

Cc: Rob Clark <robdclark@chromium.org>
Cc: Emil Velikov <emil.l.velikov@gmail.com>
Cc: Amit Pundir <amit.pundir@linaro.org>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Alistair Strachan <astrachan@google.com>
Cc: Greg Hartman <ghartman@google.com>
Cc: Tapani Pälli <tapani.palli@intel.com>
Cc: Jason Ekstrand <jason@jlekstrand.net>
Fixes: 2f0b9d22495 ("freedreno/ir3: lower load_barycentric_at_offset")
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
src/freedreno/Makefile.sources