mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
32095992f9
* Add glue to allow using dynamic uniform buffers Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com> * **EXTREMELY BREAKING** Add `dynamic_offsets` argument to all draw-related calls in AutoCommandBufferBuilder Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com> * **BREAKING** Pass data to update_buffer by reference (this allows using unsized data) Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com> * run cargo fmt Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com> * Dynamic offset safety checks™ Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com> * Fix tests Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com> * Make `PipelineLayoutDescTweaks` public Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com> * Add a dynamic (uniform) buffer example Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com> * all the breaking changes Signed-off-by: Arc-blroth <45273859+Arc-blroth@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |