mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2026-05-07 03:58:02 +02:00
Fix surface_maintenance1 being documented as device extension
This commit is contained in:
parent
f649d0e8e3
commit
16d1f2d5cb
1 changed files with 1 additions and 1 deletions
|
|
@ -21,12 +21,12 @@ The Vulkan® WSI Layer in addition to the window system integration extensions
|
|||
implements the following extensions:
|
||||
* Instance extensions
|
||||
* VK_KHR_get_surface_capabilities2
|
||||
* VK_EXT_surface_maintenance1
|
||||
* Device extensions
|
||||
* VK_KHR_shared_presentable_image
|
||||
* VK_EXT_image_compression_control_swapchain
|
||||
* VK_KHR_present_id
|
||||
* VK_EXT_swapchain_maintenance1
|
||||
* VK_EXT_surface_maintenance1
|
||||
|
||||
## Building
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue