-
Notifications
You must be signed in to change notification settings - Fork 7.5k
[New Port Request] MoltenVK #14698
Copy link
Copy link
Closed
Labels
category:new-portThe issue is requesting a new library to be added; consider making a PR!The issue is requesting a new library to be added; consider making a PR!info:good-first-issueThis issue would be a good issue to get one's feet wet in solving.This issue would be a good issue to get one's feet wet in solving.info:new-port-unresolvedThis port has not been added to vcpkg; the issue was closed for inactivity.This port has not been added to vcpkg; the issue was closed for inactivity.
Metadata
Metadata
Assignees
Labels
category:new-portThe issue is requesting a new library to be added; consider making a PR!The issue is requesting a new library to be added; consider making a PR!info:good-first-issueThis issue would be a good issue to get one's feet wet in solving.This issue would be a good issue to get one's feet wet in solving.info:new-port-unresolvedThis port has not been added to vcpkg; the issue was closed for inactivity.This port has not been added to vcpkg; the issue was closed for inactivity.
Library name: MoltenVK
Library description: MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on iOS and macOS.
Source repository URL: https://github.com/KhronosGroup/MoltenVK
Project homepage (if different from the source repository):
Anything else that is useful to know when adding (such as optional features the library may have that should be included): This project is Mac only as it is a platform that allows Vulkan to run on MacOS, iOS and tvOS. Having this will be very beneficial to making cross platform Vulkan applications.