mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-24 10:20:22 +01:00
pan/bi: Model LEA_BUF_IMM in the IR
Required for varying stores in malloced IDVS jobs on Valhall. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15216>
This commit is contained in:
parent
eba9ef4c25
commit
aaa39f0e60
1 changed files with 4 additions and 0 deletions
|
|
@ -8565,4 +8565,8 @@
|
|||
</mod>
|
||||
</ins>
|
||||
|
||||
<ins name="+LEA_BUF_IMM" staging="w=2" message="attribute" pseudo="true">
|
||||
<src start="0"/>
|
||||
</ins>
|
||||
|
||||
</bifrost>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue