v3d: Add missing "tri trip or fan" flag in Primitive List Format.
authorEric Anholt <eric@anholt.net>
Wed, 27 Jun 2018 23:40:36 +0000 (16:40 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 29 Jun 2018 20:36:28 +0000 (13:36 -0700)
src/broadcom/cle/v3d_packet_v33.xml

index 3eb8d8b72872eb84d5722ae8b8cb93e77ba72a25..2ac11f3828c3af5fa717a57afbf335e4941397b5 100644 (file)
   </packet>
 
   <packet code="56" name="Primitive List Format">
+    <field name="tri strip or fan" size="1" start="7" type="bool"/>
     <field name="data type" size="1" start="6" type="uint">
       <value name="List Indexed" value="0"/>
       <value name="List 32-bit X/Y" value="1"/>