pvr: enable KHR_wayland_surface

Just expose the extension to enable Wayland WSI.
The current use case for this is being able to run Wayland clients on
e.g. an offscreen compositor.

Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37721>
This commit is contained in:
Erico Nunes
2025-09-26 14:47:04 +02:00
committed by Marge Bot
parent f367de85dd
commit 48f3bcdd02
4 changed files with 7 additions and 2 deletions

View File

@@ -85,3 +85,4 @@ VK_EXT_map_memory_placed on pvr
VK_KHR_device_group on pvr
VK_KHR_buffer_device_address on pvr
GL_EXT_mesh_shader on zink
VK_KHR_wayland_surface on pvr