gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 549 forks source link

Replace shared_library by libloading in Vulkan backend #3540

Closed kvark closed 3 years ago

kvark commented 3 years ago

We use libloading on other backends.