mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
asahi: drop old comment
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30051>
This commit is contained in:
parent
e8b673a109
commit
1d4f0d3002
1 changed files with 1 additions and 2 deletions
|
|
@ -856,8 +856,7 @@
|
|||
<struct name="Index List" size="4">
|
||||
<field name="Index buffer hi" size="8" start="0" type="hex"/>
|
||||
<field name="Primitive" size="8" start="8" type="Primitive"/>
|
||||
<!-- Metal sets this bit for strips, probably wrong though -->
|
||||
<field name="Restart enable" size="1" start="16" type="bool"/>
|
||||
<field name="Restart enable" size="1" start="16" type="bool"/>
|
||||
<field name="Index size" size="3" start="17" type="Index size"/>
|
||||
|
||||
<field name="Index buffer size present" size="1" start="20" type="bool"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue