pan/va: Make LD_VAR index more fine-grained

Index in bytes instead of vec4s, since varyings on Valhall are no longer
vec4 based like on previous Malis.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14065>
This commit is contained in:
Alyssa Rosenzweig 2021-12-04 20:26:48 -05:00 committed by Marge Bot
parent 7d157ae50e
commit 3485e9dd3d

View file

@ -705,7 +705,7 @@
<slot/>
<src/>
<src/>
<imm name="index" start="20" size="4"/>
<imm name="index" start="16" size="8"/>
</group>
<ins name="LD_ATTR_IMM" title="Load immediate attribute" opcode="0x66" unit="LS">