From c045d3761c24d559fb67674d8e9aa1654c05f357 Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Sun, 22 May 2022 22:37:51 -0400 Subject: [PATCH] asahi: Extend counts in BIND packets We can bind at least 16 textures. Fix the sizes in the XML so this can be decoded correctly. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/asahi/lib/cmdbuf.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/asahi/lib/cmdbuf.xml b/src/asahi/lib/cmdbuf.xml index e8b2b89b18e..220e85b40d6 100644 --- a/src/asahi/lib/cmdbuf.xml +++ b/src/asahi/lib/cmdbuf.xml @@ -383,22 +383,25 @@ - - + + + - - + + + - - + + +