Skip to content

Public release 3.34

Compare
Choose a tag to compare
@SaschaWillems SaschaWillems released this 13 Mar 17:15
· 5 commits to master since this release
2b374f4

Updated to Vulkan headers 1.3.280

Added update profiles library with support for the Roadmap 2024 profile and new LunarG profiles

Added support for new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:

  • VK_EXT_map_memory_placed
  • VK_NV_shader_atomic_float16_vector
  • VK_NV_raw_access_chains
  • VK_NV_ray_tracing_validation

⚠️Important Note: Due to a bug in the profiles library this release won't compile on Android.