mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 07:58:07 +02:00
These extensions are implemented in shared Vulkan/WSI code and not driver specific. A Vulkan driver just needs to support VK_KHR_timeline_semaphore, which Honeykrisp already supports since its inclusion into Mesa. Successfully tested on Apple MacBookAir 2020 with M1 SoC on top of KDE KWin 6.4 and GNOME mutter 48. Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38069>
8 lines
296 B
Text
8 lines
296 B
Text
VK_KHR_relaxed_block_layout on pvr
|
|
VK_KHR_storage_buffer_storage_class on pvr
|
|
VK_EXT_external_memory_acquire_unmodified on panvk
|
|
VK_EXT_discard_rectangles on NVK
|
|
VK_KHR_present_id on HoneyKrisp
|
|
VK_KHR_present_id2 on HoneyKrisp
|
|
VK_KHR_present_wait on HoneyKrisp
|
|
VK_KHR_present_wait2 on HoneyKrisp
|