#vulkan #macos #moltenvk

sys moltenvk-sys

Crate to build MoltenVK dylib

3 releases

0.1.2 Aug 27, 2021
0.1.1 Aug 27, 2021
0.1.0 Aug 27, 2021

#210 in #vulkan

34 downloads per month
Used in sierra

MIT/Apache

5KB
78 lines

This crate builds MoltenVK dylib and adds path to it into seach paths. If libvulkan.dylib is available, build is skipped. FORCE_MVK_FROM_SOURCE env varialbe set to 1 or yes will force the build.


lib.rs:

This crate builds MoltenVK dylib and adds path to it into seach paths. If libvulkan.dylib is available, build is skipped. FORCE_MVK_FROM_SOURCE env varialbe set to 1 or yes will force the build.

No runtime deps

~27KB