panvk: Advertise support for VK_EXT_border_color_swizzle

Advertise support for border color swizzle as we support it just fine
Passes all dEQP-VK*border_swizzle*

v2: Added feature to features.txt and vk_features struct

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33232>
This commit is contained in:
lcagustini
2025-01-26 22:30:22 -03:00
committed by Marge Bot
parent 56aac9fdec
commit fb51252953
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -9,3 +9,4 @@ ycbcr2plane444Formats on panvk/v10+
ycbcrImageArrays on panvk/v10+
VK_KHR_imageless_framebuffer on panvk
VK_KHR_uniform_buffer_standard_layout on panvk
VK_EXT_border_color_swizzle on panvk