Release v3.17, vma-v0.10, utils-v0.5.7
Vulkan [3.17] - 2022-03-31
- Bump API version to v1.3.210
- A significant breaking change is that
GraphicsPipelineCreateInfo.rasterizationState
is now optional (it's
unused when VK_EXT_graphics_pipeline_library is enabled). Hence, this
member is wrapped inMaybe
- A significant breaking change is that
VulkanMemoryAllocator [0.10] - 2022-03-31
- Bump VMA to 3.0.0
- Several breaking changes
- Raise upper bound on
vulkan
vulkan-utils [0.5.7] - 2022-03-31
- Relax bounds on
vulkan