mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 14:24:18 +00:00
maintenance4 is partially supported
This commit is contained in:
parent
f27a0431ca
commit
7794fdcbc5
@ -117,12 +117,15 @@ Coverage of support for Vulkan core features and extensions in Vulkano, as of th
|
||||
|
||||
- [`VK_KHR_dynamic_rendering`](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_dynamic_rendering.html)
|
||||
- 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
|
||||
- [`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)
|
||||
|
||||
### Unsupported
|
||||
|
||||
- [`VK_KHR_maintenance4`](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_maintenance4.html)
|
||||
- [`VK_EXT_pipeline_creation_cache_control`](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_EXT_pipeline_creation_cache_control.html)
|
||||
- [`VK_EXT_pipeline_creation_feedback`](https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_EXT_pipeline_creation_feedback.html)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user