commit | 636a917ca4cb0d0b05308a592b276c1927ce1222 | [log] [tgz] |
---|---|---|
author | Icecream95 <ixn@keemail.me> | Mon Sep 07 21:29:28 2020 +1200 |
committer | Dylan Baker <dylan.c.baker@intel.com> | Sat Jan 02 10:40:14 2021 -0800 |
tree | 763043ea68d6a18f1ad42e0ff0988be3eed3a456 | |
parent | c7430bbc3eb044ea7eabd2e103ed879bf601d493 [diff] |
pan/mdg: Fix promoted uniform moves with 64-bit types The move source is the second src, not the first one. Fixes: 5e5ea25a0da ("pan/mdg: Explicitly type 64-bit uniform moves") Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8264> (cherry picked from commit 97929b1aaf4d0bbb9214cd7a31ee938c78f7e8bc)