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:
committed by
Marge Bot
parent
b371e509da
commit
a2916aa934
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user