mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 06:45:23 +00:00
#1888 changelog
This commit is contained in:
parent
31a203303e
commit
211e4a4c16
@ -33,6 +33,7 @@
|
||||
- Added the `resolve_image` command buffer command.
|
||||
- `BufferViewAbstract` now has a `range` method that returns the byte range of the underlying buffer that the view covers.
|
||||
- Added new enum value `CheckDispatchError::ZeroLengthDimensions` to be returned when `dispatch()` is called with dimension(s) of length zero.
|
||||
- Vulkano-shaders now supports `raygen`, `anyhit`, `closesthit`, `miss`, `intersection` and `callable` shaders.
|
||||
|
||||
# Version 0.29.0 (2022-03-11)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user