turnip: advertise VK_EXT_border_color_swizzle

We already support the functionality so just advertise it.  Pass all
dEQP-VK*border_swizzle*.

v2: update freedreno-a630-fails.txt

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17019>
This commit is contained in:
Chia-I Wu
2022-06-11 22:19:40 -07:00
committed by Marge Bot
parent ea33e44ce4
commit af0080c4ef
4 changed files with 9 additions and 95 deletions

View File

@@ -529,7 +529,7 @@ Khronos extensions that are not part of any Vulkan version:
VK_KHR_win32_surface DONE (lvp)
VK_KHR_xcb_surface DONE (anv, lvp, radv, tu, v3dv, vn)
VK_KHR_xlib_surface DONE (anv, lvp, radv, tu, v3dv, vn)
VK_EXT_border_color_swizzle DONE (anv, lvp)
VK_EXT_border_color_swizzle DONE (anv, lvp, tu)
VK_EXT_buffer_device_address DONE (radv)
VK_EXT_calibrated_timestamps DONE (anv, lvp, radv)
VK_EXT_color_write_enable DONE (anv, lvp, radv, tu, v3dv)