pan/bi: Allow vec6 for collects

Hit for some Valhall texturing instructions.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16780>
This commit is contained in:
Alyssa Rosenzweig
2022-05-31 15:04:59 -04:00
committed by Marge Bot
parent 1bfff407b9
commit 8553dd97ad
+1 -1
View File
@@ -366,7 +366,7 @@ bi_is_value_equiv(bi_index left, bi_index right)
#define BI_MAX_VEC 8
#define BI_MAX_DESTS 4
#define BI_MAX_SRCS 5
#define BI_MAX_SRCS 6
typedef struct {
/* Must be first */