panvk: enable imagelessFramebuffer

This is handled by mesa vk runtime so is a trivial enable for us.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33291>
This commit is contained in:
Caterina Shablia
2025-02-10 16:42:24 +00:00
committed by Marge Bot
parent 5a19323d0e
commit 7a7f01bda0
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -7,3 +7,4 @@ VK_EXT_separate_stencil_usage on panvk
samplerYcbcrConversion on panvk/v10+
ycbcr2plane444Formats on panvk/v10+
ycbcrImageArrays on panvk/v10+
VK_KHR_imageless_framebuffer on panvk