mesa/src/vulkan
Valentine Burley 57c81bab04 vulkan/format: Translate two 420_UNORM formats properly
VK_FORMAT_G8_B8_R8_3PLANE_420_UNORM and VK_FORMAT_G8_B8R8_2PLANE_420_UNORM were being
translated to IYUV and NV12 formats which, in PIPE_FORMAT parlance, are auto-converted
formats, not raw data formats.
Use the raw data formats like everything else.

Signed-off-by: Valentine Burley <valentine.burley@gmail.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30459>
2024-08-01 07:44:18 +00:00
..
device-select-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
overlay-layer build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
registry vulkan: Update XML and headers to 1.3.289 2024-07-02 20:24:43 +00:00
runtime vk/meta: add VK_IMAGE_VIEW_CREATE_INTERNAL_MESA flag 2024-07-26 18:40:47 +00:00
util vulkan/format: Translate two 420_UNORM formats properly 2024-08-01 07:44:18 +00:00
wsi vulkan/wsi: Update sw x11 wsi to only copy damage regions 2024-07-17 00:20:54 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
vulkan-android.sym android/vk: drop unnecessary symbols 2023-03-04 07:41:10 +00:00
vulkan-icd-android-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan-icd-symbols.txt vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00:00
vulkan.sym vk: move radv's linker symbols scripts for use in all drivers 2023-03-04 07:41:10 +00:00
vulkan_api.def.in win32: Fixes 32 bits visual studio module definition files by add script gen_vs_module_defs.py 2022-04-19 19:38:47 +00:00