ash/examples
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
..
assets Update the texture example 2016-12-26 01:22:21 +01:00
shader Fix broken vert.spv 2017-09-17 10:31:17 +02:00
src examples: Fix validation errors on macOS and iOS (#623) 2022-05-27 11:05:15 +02:00
Cargo.toml examples: Update winit to 0.26 and image to 0.23 (#551) 2022-01-10 13:43:18 -08:00