vulkano/examples/runtime-shader
marc0246 43e2db0dbd
Command buffer allocator API 2.0 (#2403)
* Make `CommandBufferAllocator` object-safe, remove the generics

* Fix tests

* Fix examples

* Remove the panic

* Remove outdated docs

* Document `Send + Sync` impl of `UnsafeCommandBuffer`
2023-11-14 17:57:43 +01:00
..
Cargo.toml Prevent examples from being tested/benchmarked/documented (#2396) 2023-11-05 11:24:21 +01:00
frag.glsl Improve the examples' directory structure (#2375) 2023-10-29 18:46:14 +01:00
frag.spv Improve the examples' directory structure (#2375) 2023-10-29 18:46:14 +01:00
main.rs Command buffer allocator API 2.0 (#2403) 2023-11-14 17:57:43 +01:00
vert.glsl Improve the examples' directory structure (#2375) 2023-10-29 18:46:14 +01:00
vert.spv Improve the examples' directory structure (#2375) 2023-10-29 18:46:14 +01:00