From d8541d52d254bb430ad34d039ddac38567be9fcb Mon Sep 17 00:00:00 2001 From: Alyssa Rosenzweig Date: Sat, 2 Apr 2022 14:58:44 -0400 Subject: [PATCH] asahi: Add XML used for visibility tests Aka occlusion queries. There is an annoying limitation in the hardware (reflected in Metal) that only a single buffer may be bound per render pass, with the per-draw settings merely specifying an offset. Signed-off-by: Alyssa Rosenzweig Part-of: --- src/asahi/lib/cmdbuf.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/asahi/lib/cmdbuf.xml b/src/asahi/lib/cmdbuf.xml index 4255b73e053..074e24088e0 100644 --- a/src/asahi/lib/cmdbuf.xml +++ b/src/asahi/lib/cmdbuf.xml @@ -41,6 +41,12 @@ + + + + + + @@ -305,12 +311,14 @@ + + @@ -518,6 +526,7 @@ + @@ -611,6 +620,7 @@ +