docs/panvk: document ycbr in terms of extensions

We usually document these features in terms of extensions when they
exist, so let's do that here too.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34525>
This commit is contained in:
Erik Faye-Lund
2025-04-15 15:55:18 +02:00
parent 37e75da005
commit 469985cfa4
+3 -3
View File
@@ -4,9 +4,9 @@ storageInputOutput16 on panvk
VK_KHR_depth_stencil_resolve on panvk
VK_KHR_separate_depth_stencil_layouts on panvk
VK_EXT_separate_stencil_usage on panvk
samplerYcbcrConversion on panvk/v10+
ycbcr2plane444Formats on panvk/v10+
ycbcrImageArrays on panvk/v10+
VK_KHR_sampler_ycbcr_conversion on panvk/v10+
VK_EXT_ycbcr_2plane_444_formats on panvk/v10+
VK_EXT_ycbcr_image_arrays on panvk/v10+
VK_KHR_imageless_framebuffer on panvk
VK_KHR_uniform_buffer_standard_layout on panvk
VK_EXT_border_color_swizzle on panvk