asahi: Identify ZS resolve bits (tentative)

Signed-off-by: Asahi Lina <lina@asahilina.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22891>
This commit is contained in:
Asahi Lina
2023-04-07 23:08:50 +09:00
committed by Alyssa Rosenzweig
parent 5503a08583
commit 6bbf10f3f2

View File

@@ -905,6 +905,8 @@
<field name="S Store Enable" start="18" size="1" type="bool"/>
<field name="Z Store Enable" start="19" size="1" type="bool"/>
<field name="Z Format" start="25" size="2" type="ZLS Format"/>
<field name="Z Resolve" start="56" size="1" type="bool"/>
<field name="S Resolve" start="58" size="1" type="bool"/>
</struct>
<struct name="IOGPU Header" size="64">