asahi: Model alignment of occlusion query indices

8-byte offsets.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20123>
This commit is contained in:
Alyssa Rosenzweig 2022-11-23 14:32:10 -05:00
parent 3a318e4265
commit c9144eff48

View file

@ -421,7 +421,8 @@
</struct>
<struct name="Fragment occlusion query" size="4">
<field name="Offset" size="18" start="14" type="uint"/>
<!-- 64-bit index into occlusion result buffer -->
<field name="Index" size="15" start="17" type="uint"/>
</struct>
<struct name="Fragment occlusion query 2" size="4">