mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 23:30:10 +01:00
pan/va: Change LEA_BUF_IMM src description
Gives the src for LEA_BUF_IMM a more descriptive name and specifies the size of the register. Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37007>
This commit is contained in:
parent
3e3da8cf82
commit
68a14e8166
1 changed files with 1 additions and 1 deletions
|
|
@ -1293,7 +1293,7 @@
|
|||
<slot/>
|
||||
<imm name="table" ir_name="" start="8" size="4"/>
|
||||
<imm name="index" ir_name="" start="12" size="8"/>
|
||||
<src>Linear ID</src>
|
||||
<src size="32">Structure index</src>
|
||||
</ins>
|
||||
|
||||
<ins name="LOAD.i8" title="Global memory load" opcode="0x60" opcode2="0" unused="true" unit="LS">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue