vulkano/examples/runtime-shader
marc0246 cee21d3f05
Rename command buffer types (#2421)
* Rename `UnsafeCommandBuffer[Builder]`

* Rename `AutoCommandBufferBuilder`

* `finish` -> `end`

* Clarify docs

* `CommandRecorder` -> `RecordingCommandBuffer`
2023-12-09 12:24:52 +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 Rename command buffer types (#2421) 2023-12-09 12:24:52 +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