mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 14:30:10 +01:00
panfrost: Add array size to XML
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7408>
This commit is contained in:
parent
557633b142
commit
4e0826dcc8
1 changed files with 1 additions and 0 deletions
|
|
@ -746,6 +746,7 @@
|
|||
<field name="Multisample count" size="3" start="3:13" type="Sample Count" default="Samples 1x"/>
|
||||
<field name="Maximum LOD" size="13" start="3:16" type="uint" default="0"/>
|
||||
<field name="Surfaces" size="64" start="4:0" type="address"/>
|
||||
<field name="Array size" size="16" start="6:0" type="uint" modifier="minus(1)" default="1"/>
|
||||
</struct>
|
||||
|
||||
<enum name="FP Mode">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue