summaryrefslogtreecommitdiff
path: root/src/intel/Makefile.sources
diff options
context:
space:
mode:
authorAnuj Phogat <anuj.phogat@gmail.com>2017-07-20 15:59:49 -0700
committerAnuj Phogat <anuj.phogat@gmail.com>2018-02-15 16:14:55 -0800
commitbff24e2173543a0329347ad95be86c1db60f2f0e (patch)
treea68ed1360532c436864f335f61a38a1561138ec1 /src/intel/Makefile.sources
parent0427bd4954acfd99c3b00b8a0993ca3c9e816d47 (diff)
downloadmesa-bff24e2173543a0329347ad95be86c1db60f2f0e.tar.gz
intel/isl/icl: Build and use gen11 surface state emit functions
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Diffstat (limited to 'src/intel/Makefile.sources')
-rw-r--r--src/intel/Makefile.sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources
index 4c0240bdf17..22563cac6ac 100644
--- a/src/intel/Makefile.sources
+++ b/src/intel/Makefile.sources
@@ -203,6 +203,10 @@ ISL_GEN10_FILES = \
isl/isl_emit_depth_stencil.c \
isl/isl_surface_state.c
+ISL_GEN11_FILES = \
+ isl/isl_emit_depth_stencil.c \
+ isl/isl_surface_state.c
+
ISL_GENERATED_FILES = \
isl/isl_format_layout.c