mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
pan/bi: Mark LD_TILE as w=format
This tracks register usage more precisely for LD_TILE, which is an encoding difference on Valhall. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15793>
This commit is contained in:
parent
b371e509da
commit
a2916aa934
1 changed files with 1 additions and 1 deletions
|
|
@ -6376,7 +6376,7 @@
|
|||
</mod>
|
||||
</ins>
|
||||
|
||||
<ins name="+LD_TILE" staging="w=vecsize" mask="0xff800" exact="0xcb000" message="tile">
|
||||
<ins name="+LD_TILE" staging="w=format" mask="0xff800" exact="0xcb000" message="tile">
|
||||
<src start="0"/>
|
||||
<src start="3"/>
|
||||
<src start="6" mask="0xf7"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue