mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 22:08:26 +02:00
asahi: fix cull unknown bits
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29179>
This commit is contained in:
parent
e04779ad4b
commit
9069ac986b
1 changed files with 1 additions and 1 deletions
|
|
@ -557,7 +557,7 @@
|
|||
</struct>
|
||||
|
||||
<struct name="Cull 2" size="4">
|
||||
<field name="Unknown 2" size="8" start="0" type="hex" default="0xa0"/>
|
||||
<field name="Unknown 5" size="1" start="5" type="bool" default="true"/>
|
||||
<field name="Draw clipped edges" size="1" start="9" type="bool"/>
|
||||
<field name="Needs Primitive ID" size="1" start="12" type="bool"/>
|
||||
<field name="Primitive MSAA" size="1" start="15" type="bool"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue