diff --git a/src/intel/vulkan/anv_private.h b/src/intel/vulkan/anv_private.h index b32238152bc..067758eda70 100644 --- a/src/intel/vulkan/anv_private.h +++ b/src/intel/vulkan/anv_private.h @@ -189,7 +189,7 @@ struct intel_perf_query_result; #define MAX_VBS 28 #define MAX_XFB_BUFFERS 4 #define MAX_XFB_STREAMS 4 -#define MAX_SETS 8 +#define MAX_SETS 32 #define MAX_RTS 8 #define MAX_VIEWPORTS 16 #define MAX_SCISSORS 16