Skip to content

Commit

Permalink
#2345 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marc0246 committed Oct 3, 2023
1 parent ba4d11a commit 9d98844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ Changes to the `khr_display` extension:
- Added `ShaderModule::single_entry_point()` which may replace `entry_point("main")` calls in common setups.
- Added `ShaderModule::single_entry_point_with_execution`.
- Added `GenericMemoryAllocatorCreateInfo::memory_type_bits` and `AllocationCreateInfo::memory_type_bits`.
- Vulkano-shaders: support for specialization-constant-sized arrays in structs (they are generated with the size specified as fallback in the specialization constant initializer).

### Bugs fixed

Expand Down

0 comments on commit 9d98844

Please # to comment.