ash/examples/src
Lucas Jenß 9406685ab9 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-06-05 15:49:21 +02:00
..
bin Add conversions from Extent2D to Extent3D and Rect2D (#557) 2022-01-22 16:29:45 +01:00
lib.rs examples: Fix validation errors on macOS and iOS (#623) 2022-06-05 15:49:21 +02:00