broadcom/vc5: Drop alignment bits from texture P1's address.

This commit is contained in:
Eric Anholt 2017-10-24 19:14:08 -07:00
parent 607031f411
commit cf3759a9a4
1 changed files with 1 additions and 1 deletions

View File

@ -779,7 +779,7 @@
</struct>
<struct name="Texture Uniform Parameter 1 CFG_MODE=1">
<field name="Texture state record base address" size="32" start="0" type="address"/>
<field name="Texture state record base address" size="28" start="4" type="address"/>
<field name="Return word 3 of texture data" size="1" start="3" type="bool"/>
<field name="Return word 2 of texture data" size="1" start="2" type="bool"/>
<field name="Return word 1 of texture data" size="1" start="1" type="bool"/>