From: Dave Airlie Date: Tue, 7 Apr 2020 02:08:20 +0000 (+1000) Subject: llvmpipe: bump max images to 16 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=93b8d8927579baf89bb6de58f4d3c8b11b142802;p=mesa.git llvmpipe: bump max images to 16 This is needed to make some tests run, and helps for vulkan later. Reviewed-by: Roland Scheidegger Part-of: --- diff --git a/src/gallium/auxiliary/gallivm/lp_bld_limits.h b/src/gallium/auxiliary/gallivm/lp_bld_limits.h index 014f5e84ca7..9d0a5ca92d1 100644 --- a/src/gallium/auxiliary/gallivm/lp_bld_limits.h +++ b/src/gallium/auxiliary/gallivm/lp_bld_limits.h @@ -59,7 +59,7 @@ #define LP_MAX_TGSI_SHADER_BUFFER_SIZE (1 << 27) -#define LP_MAX_TGSI_SHADER_IMAGES 8 +#define LP_MAX_TGSI_SHADER_IMAGES 16 /* * For quick access we cache registers in statically