This commit is contained in:
Rua 2024-02-15 19:56:41 +01:00 committed by GitHub
parent 3bb1f125df
commit 7b17d590a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,6 +89,7 @@ Changes to queues:
- Documented the safety requirements of shaders in the `shader` module.
- Support for the `khr_draw_indirect_count` extension.
- Support for the `ext_mesh_shader` extension.
- Vulkano-shaders: Support for Vulkan 1.3 target environment.
### Bugs fixed