mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-13 07:40:24 +01:00
In Gfx9+ the destination should be set to ARF null in all those cases, the use of IP was a requirement of old versions only. The already zeroed bits will encode ARF null, so no need to set. Skipping the helper avoids setting unwanted bits (like hstride), which in Gfx12+ are MBZ. This patch adjust the expectations of the asm tests to remove the dst type and dst stride fields -- will expect them all zeroed. Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36454>
4 lines
192 B
Text
4 lines
192 B
Text
27 00 60 00 00 0e 00 00 00 00 00 08 00 00 00 00
|
|
27 00 80 00 00 0e 00 00 00 00 00 08 f0 ff ff ff
|
|
27 00 71 00 00 0e 00 00 00 00 00 08 e0 ff ff ff
|
|
27 00 91 00 00 0e 00 00 00 00 00 08 d0 ff ff ff
|