Arjun Earthperson
Results
1
issues of
Arjun Earthperson
Related issue posted here: [Encountered VK_ERROR_INCOMPATIBLE_DRIVER](https://vulkan.lunarg.com/doc/sdk/1.3.239.0/mac/getting_started.html). Proposed fix: 1. Adds the `VK_INSTANCE_CREATE_ENUMERATE_PORTABILITY_BIT_KHR` bit to the `VkInstanceCreateInfo` structure flags. 2. Adds `VK_KHR_portability_enumeration`, `VK_KHR_get_physical_device_properties2` to the instance extensions list.