vulkano/examples/interactive-fractal
Okko Hakola db4657d0f0
See if 0 (but not None) timeout would solve crash (#2543)
* See if 0 (but not None) timeout would solve crash

* Try 1 sec timeout
2024-09-11 17:23:13 +02:00
..
app.rs Code cleanup (#2497) 2024-03-13 17:37:28 +01:00
Cargo.toml Add PhysicalDevice::presentation_support (#2562) 2024-09-11 17:02:27 +02:00
fractal_compute_pipeline.rs Code cleanup (#2497) 2024-03-13 17:37:28 +01:00
main.rs See if 0 (but not None) timeout would solve crash (#2543) 2024-09-11 17:23:13 +02:00
pixels_draw_pipeline.rs Use hard-coded vertices in eligible examples (#2454) 2024-01-16 19:30:14 +01:00
place_over_frame.rs Make image_index and final_views accessible, and add new example. (#2473) 2024-02-21 09:08:50 +01:00