We should probably be using Vulkan-Headers and Vulkan-Loader on Linux/Windows for linking with MNN and SuperGenius. Especially since as is we need to get libvulkan from a package manager on Linux. Windows often has vulkan installed with the GPU driver or preinstalled with windows itself, but using these libraries will ensure consistency in versioning.
Also should probably update those libraries, they're probably years out of data.
We should probably be using Vulkan-Headers and Vulkan-Loader on Linux/Windows for linking with MNN and SuperGenius. Especially since as is we need to get libvulkan from a package manager on Linux. Windows often has vulkan installed with the GPU driver or preinstalled with windows itself, but using these libraries will ensure consistency in versioning.
Also should probably update those libraries, they're probably years out of data.