vulkano/examples/src
Rua 5c67f85c99
Improve debug messenger, remove second Instance constructor (#2275)
* Improve debug messenger, remove second `Instance` constructor

* #2242

* Doctest fix

* Take Arc out

* DeviceOwnedVulkanObject

* Update vulkano/src/device/mod.rs

Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>

* Update vulkano/src/instance/debug.rs

Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>

* Fixes

---------

Co-authored-by: marc0246 <40955683+marc0246@users.noreply.github.com>
2023-08-05 20:57:37 +02:00
..
bin Improve debug messenger, remove second Instance constructor (#2275) 2023-08-05 20:57:37 +02:00
lib.rs Resolve restrictions of BufferContents, add support for allocating all types of buffers, and rework vulkano-shaders (#2132) 2023-03-05 19:56:35 +01:00