broadcom/xml: Add the vc5 Base Vertex/Base Instance packet.

This lets us do index_bias and ARB_base_instance.
This commit is contained in:
Eric Anholt
2017-09-27 15:05:14 -07:00
parent 24c8bbbb75
commit e74a9e8def
+6
View File
@@ -223,6 +223,12 @@
<field name="mode" size="8" start="0" type="Primitive"/>
</packet>
<packet code="43" name="Base Vertex Base Instance" cl="B">
<field name="Base Instance" size="32" start="32" type="uint"/>
<field name="Base Vertex" size="32" start="0" type="uint"/>
</packet>
<packet code="56" name="Primitive List Format">
<field name="data type" size="1" start="6" type="uint">
<value name="List Indexed" value="0"/>