summaryrefslogtreecommitdiff
path: root/src/intel/Makefile.sources
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2020-05-15 02:59:42 -0700
committerMarge Bot <eric+marge@anholt.net>2020-12-01 19:06:22 +0000
commitf08d8c849e0df3703800a4471039a0297455951f (patch)
treea815a1567eb2629ac5fe153e90011e633e387089 /src/intel/Makefile.sources
parent032be8c4d430501d946f881870188885b918b510 (diff)
intel/isl: Build gen 12.5
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7757>
Diffstat (limited to 'src/intel/Makefile.sources')
-rw-r--r--src/intel/Makefile.sources6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources
index 9169f36ef0b..f0eb1cf48f8 100644
--- a/src/intel/Makefile.sources
+++ b/src/intel/Makefile.sources
@@ -239,6 +239,12 @@ ISL_GEN12_FILES = \
isl/isl_emit_depth_stencil.c \
isl/isl_surface_state.c
+ISL_GEN125_FILES = \
+ isl/isl_gen12.c \
+ isl/isl_gen12.h \
+ isl/isl_emit_depth_stencil.c \
+ isl/isl_surface_state.c
+
ISL_GENERATED_FILES = \
isl/isl_format_layout.c