mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
broadcom/vc5: Drop alignment bits from Z/S rendering mode config address.
Improves CLIF dumping output.
This commit is contained in:
parent
d0f7053369
commit
607031f411
1 changed files with 1 additions and 1 deletions
|
|
@ -528,7 +528,7 @@
|
|||
</packet>
|
||||
|
||||
<packet code="121" name="Tile Rendering Mode Configuration (Z/Stencil config)" cl="R">
|
||||
<field name="Address" size="32" start="32" type="address"/>
|
||||
<field name="Address" size="26" start="38" type="address"/>
|
||||
|
||||
<field name="Padded height of output image in UIF blocks" size="13" start="25" type="uint"/>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue