Skip to content

Commit

Permalink
#1959 additions
Browse files Browse the repository at this point in the history
  • Loading branch information
Rua authored Aug 23, 2022
1 parent b0ad9de commit f5018a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions COVERAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,10 @@ Coverage of support for Vulkan core features and extensions in Vulkano.
- [`VK_KHR_display`](https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_KHR_display.html)
- `vkCreateDisplayModeKHR` / `VkDisplayModeCreateInfoKHR` / `VkDisplayModeParametersKHR`
- `vkGetDisplayPlaneCapabilitiesKHR` / `VkDisplayPlaneCapabilitiesKHR`
- [`VK_KHR_external_memory_win32`](https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_KHR_external_memory_win32.html)
- `vkGetMemoryWin32HandleKHR`
- `vkGetMemoryWin32HandlePropertiesKHR`
- `VkExportMemoryWin32HandleInfoKHR`
- [`VK_KHR_external_semaphore_fd`](https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_KHR_external_semaphore_fd.html)
- `vkImportSemaphoreFdKHR` / `VkImportSemaphoreFdInfoKHR`
- [`VK_KHR_wayland_surface`](https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VK_KHR_wayland_surface.html)
Expand Down

0 comments on commit f5018a2

Please sign in to comment.