Skip to content

Example of usage Vulkan (MoltenVK) with Qt on OS X

Notifications You must be signed in to change notification settings

ikryukov/QtVulkan

Repository files navigation

QtVulkan

Example of usage Vulkan (MoltenVK) with Qt on OS X

Dependencies

Install Lunar SDK from: https://vulkan.lunarg.com/sdk/home#mac

Qt 5.10.0

Preparations

Set env variables:

VK_LAYER_PATH = /macOS/etc/vulkan/explicit_layers.d

VK_ICD_FILENAMES = /macOS/etc/vulkan/icd.d/MoltenVK_icd.json

In QtVulkan change VULKAN_SDK_PATH to sdk path on your mac

About

Example of usage Vulkan (MoltenVK) with Qt on OS X

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published