ash/examples/src
Lucas Jenß 6308470479
examples: Fix validation errors on macOS and iOS (#623)
* Error: vkCreateDevice: VK_KHR_portability_subset must be enabled [...]
* Error: Attempting to create a VkDevice from a VkPhysicalDevice which is from a portability driver without the VK_INSTANCE_CREATE_ENUMERATE_PORTABILITY_BIT_KHR bit in the VkInstanceCreateInfo flags being set and the VK_KHR_portability_enumeration extension enabled.
2022-05-27 11:05:15 +02:00
..
bin Replace builders with lifetimes/setters directly on Vulkan structs (#602) 2022-03-29 19:15:14 +02:00
lib.rs examples: Fix validation errors on macOS and iOS (#623) 2022-05-27 11:05:15 +02:00