vulkano/examples/interactive-fractal
ilyas taouaou e68eddd5f1
Add vulkano macros feature to examples that needs it (#2408)
* Add vulkano macros feature to example that needs it

* Add Buffer::pair_from_iter to make it one step easier for staging data to the device

* Revert "Add Buffer::pair_from_iter to make it one step easier for staging data to the device"

This reverts commit a30b5c0925.
2023-11-16 17:07:28 +01:00
..
app.rs Remove license notices from source files (#2401) 2023-11-08 13:49:49 +01:00
Cargo.toml Add vulkano macros feature to examples that needs it (#2408) 2023-11-16 17:07:28 +01:00
fractal_compute_pipeline.rs Command buffer allocator API 2.0 (#2403) 2023-11-14 17:57:43 +01:00
main.rs Remove license notices from source files (#2401) 2023-11-08 13:49:49 +01:00
pixels_draw_pipeline.rs Command buffer allocator API 2.0 (#2403) 2023-11-14 17:57:43 +01:00
place_over_frame.rs Command buffer allocator API 2.0 (#2403) 2023-11-14 17:57:43 +01:00