mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
asahi: Remove stale comments
Trivial. It is now later and I have confirmed with Piglit. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23480>
This commit is contained in:
parent
d6ff4733a6
commit
537994bb32
1 changed files with 2 additions and 2 deletions
|
|
@ -63,8 +63,8 @@
|
|||
<value name="Triangles" value="6"/>
|
||||
<value name="Triangle strip" value="9"/>
|
||||
<value name="Triangle fan" value="10"/>
|
||||
<value name="Quads" value="14"/> <!-- guess, confirm with piglit later XXX -->
|
||||
<value name="Quad strip" value="15"/> <!-- guess, confirm with piglit later XXX -->
|
||||
<value name="Quads" value="14"/>
|
||||
<value name="Quad strip" value="15"/>
|
||||
</enum>
|
||||
|
||||
<enum name="Object Type">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue