mesa/src/vulkan
Mike Blumenkrantz dd15752c2a vk/graphics: fix CWE handling with DS3
VkPipelineColorBlendStateCreateInfo::attachmentCount cannot be used to
generate the CWE mask since it cannot be read if enough dynamic state is in use

instead just pass the max mask and let drivers figure it out

cc: mesa-stable

Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24673>
(cherry picked from commit 0fb9064231)
2023-08-18 12:08:46 +01:00
..
device-select-layer device_select_layer: pick a default device before applying DRI_PRIME 2023-05-05 19:05:57 +01:00
overlay-layer vulkan/overlay: deal with unknown pNext structures 2023-04-19 14:37:55 +01:00
registry vulkan: Update XML and headers to 1.3.246 2023-03-31 11:43:20 +00:00
runtime vk/graphics: fix CWE handling with DS3 2023-08-18 12:08:46 +01:00
util vk/entry_points:: fix mingw build 2023-04-26 17:37:24 +01:00
wsi vulkan/wsi: Allow binding presentation_timing when software rendering 2023-08-16 11:48:16 +01:00
meson.build vk: be stricter about symbols check between android and other platforms 2023-03-04 07:41:10 +00: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