From 97d81c36892f5862ad71f1be1f80bdbb077335cc Mon Sep 17 00:00:00 2001 From: Rua Date: Wed, 14 Feb 2024 13:49:00 +0100 Subject: [PATCH] Update COVERAGE.md --- COVERAGE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/COVERAGE.md b/COVERAGE.md index 54aaf88ef..bee9d4974 100644 --- a/COVERAGE.md +++ b/COVERAGE.md @@ -119,8 +119,8 @@ Coverage of support for Vulkan core features and extensions in Vulkano, as of th - Suspend/resume - [`VK_KHR_maintenance4`](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_maintenance4.html) - `maxBufferSize` limit - - `vkGetDeviceBufferMemoryRequirementsKHR`, `vkGetDeviceImageMemoryRequirementsKHR`, `vkGetDeviceImageSparseMemoryRequirementsKHR` - - Push constant initialization + - `vkGetDeviceBufferMemoryRequirementsKHR`, `vkGetDeviceImageMemoryRequirementsKHR`, `vkGetDeviceImageSparseMemoryRequirementsKHR` + - Push constant initialization - [`VK_KHR_synchronization2`](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_synchronization2.html) - `vkQueueSubmit2KHR` / `VkSemaphoreSubmitInfoKHR` (missing parameters related to device groups)