Ralith / openxrs

OpenXR bindings for Rust
Apache License 2.0
281 stars 59 forks source link

Update ash to 0.38 in example #160

Closed mezum closed 5 months ago

mezum commented 5 months ago

Related #155 Ash removed all Builder structures and provided Default implementations to solve lifetime issues. Example now uses them.

See also: https://github.com/ash-rs/ash/blob/master/Changelog.md#replaced-builders-with-lifetimessetters-directly-on-vulkan-structs