mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-11 14:30:26 +01:00
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:
parent
5503a08583
commit
6bbf10f3f2
1 changed files with 2 additions and 0 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue