asahi: Add note to XML about 16-bit varyings
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>
Sat, 19 Nov 2022 03:47:52 +0000 (22:47 -0500)
committerMarge Bot <emma+marge@anholt.net>
Sat, 19 Nov 2022 20:25:41 +0000 (20:25 +0000)
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19871>

src/asahi/lib/cmdbuf.xml

index 8a62cbf..5068ef5 100644 (file)
   </struct>
 
   <struct name="Varying 0" size="4">
+    <!-- TODO: 16-bit is separate AFAIU -->
     <field name="Count" size="32" start="0" type="uint"/>
   </struct>