Skip to content

0.3.0

Choose a tag to compare

@CodingRays CodingRays released this 10 Jul 12:39
· 1 commit to main since this release

Additions

  • New examples showing setup code with and without changing features and checking profile properties.

Changed

  • Updated VulkanProfiles::get_profile_features to use ash::vk::PhysicalDeviceFeatures2 instead of ash::vk::BaseOutStructure
  • Updated VulkanProfiles::get_profile_properties to use ash::vk::PhysicalDeviceProperties2 instead of ash::vk::BaseOutStructure