This commit is contained in:
marc0246 2024-02-20 14:06:32 +01:00
parent 4074a91869
commit cdcaedc4f8
No known key found for this signature in database
GPG Key ID: 689CB88C1090C684

View File

@ -90,6 +90,7 @@ Changes to queues:
- Support for the `khr_draw_indirect_count` extension.
- Support for the `ext_mesh_shader` extension.
- Vulkano-shaders: Support for Vulkan 1.3 target environment.
- Support for querying memory requirements directly from the device.
### Bugs fixed