Vulkan Hardware Capability Viewer 4.02 released

New client application

A bit delayed, but version 4.02 of the Vulkan Hardware Capability Viewer is now available for all platforms (Windows, Linux, Android, Mac OSX).

New extensions

This version is based on Vulkan Headers 1.4.320 and adds support for the following new extension features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2:

  • VK_ARM_tensors
  • VK_ARM_data_graph
  • VK_ARM_format_pack
  • VK_EXT_shader_float8
  • VK_EXT_zero_initialize_device_memory
  • VK_KHR_present_id2
  • VK_KHR_present_wait2
  • VK_KHR_video_decode_vp9
  • VK_KHR_unified_image_layouts
  • VK_KHR_maintenance9
  • VK_KHR_robustness2
  • VK_VALVE_fragment_density_map_layered

Native Linux ARM64 builds (AArch64)

Thanks to a contribution by q4a, the Vulkan Hardware Capability viewer now also natively supports Linux on ARM64 (aka AArch64). From now on ARM64 builds for X11 and Wayland will also be available along the x86-64 builds.