gallivm: add a basic image limit
authorDave Airlie <airlied@redhat.com>
Fri, 19 Jul 2019 05:52:14 +0000 (15:52 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 27 Aug 2019 02:29:39 +0000 (12:29 +1000)
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_limits.h

index e9c5715d5b966b453ff05d5aac5d799b3cbb381b..9be7e68badd135f1e5bff53adc65ef08f98e360d 100644 (file)
@@ -59,6 +59,8 @@
 
 #define LP_MAX_TGSI_SHADER_BUFFER_SIZE (1 << 27)
 
+#define LP_MAX_TGSI_SHADER_IMAGES 8
+
 /*
  * For quick access we cache registers in statically
  * allocated arrays. Here we define the maximum size