Daniel Marino
20 October 2024
Resolving the VK_KHR_portability_subset Extension Error in Vulkan on macOS
When using MoltenVK to develop on macOS, this article shows how to fix the validation issue that results from not enabling the VK_KHR_portability_subset extension in Vulkan. When a logical device is attempted to be created without the necessary extension, an error occurs.