commit | f99fc9e73e374494536101d42abdab5e45f0ab5d | [log] [tgz] |
---|---|---|
author | Erik Faye-Lund <erik.faye-lund@collabora.com> | Mon Dec 07 20:51:45 2020 +0100 |
committer | Dylan Baker <dylan.c.baker@intel.com> | Fri Dec 18 12:15:41 2020 -0800 |
tree | 4c50d2537a90fb88ae8dabfecc8f5e2431827d80 | |
parent | c00c8d8c91d8d3ca1194645e029510eace513183 [diff] |
zink: fix format-mapping These formats are incorrectly mapped, and should be reversed. Fixes: 8d46e35d16e ("zink: introduce opengl over vulkan") Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7982> (cherry picked from commit d788a1d6f4ef07f75eaa761ae715ec4d5c852885) Conflicts: src/gallium/drivers/zink/zink_format.c