This commit is contained in:
Rua 2023-11-15 16:19:17 +01:00 committed by GitHub
parent 84c6dbe18b
commit 3749e17233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ Changes to `Surface`:
- Incorrect assert condition in `PipelineLayout::is_compatible_with`.
- `evaluate_spec_constant_op` panics with UConvert, SConvert, and FConvert.
- [#2398](https://github.com/vulkano-rs/vulkano/issues/2398) Push constant reflection sometimes uses the wrong types.
- [#2398](https://github.com/vulkano-rs/vulkano/issues/2398) Push constant reflection sometimes uses the wrong types, and doesn't correctly reflect push constants with multiple entry points.
# Version 0.34.1 (2023-10-29)