This commit is contained in:
marc0246 2023-11-11 22:57:14 +01:00
parent df302d8f7b
commit d637450887
No known key found for this signature in database
GPG Key ID: 689CB88C1090C684

View File

@ -28,6 +28,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.
# Version 0.34.1 (2023-10-29)