Vulkan is a low-level cross-platform 3D graphics and compute API.
This port provides the development headers for Vulkan applications.
WWW: https://github.com/KhronosGroup/Vulkan-Headers
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
Manual pages:
FreshPorts has no man page information for this port.
devel/vulkan-*: move to graphics/ where vulkan-loader is
Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine