Vulkan Hardware Capability Viewer 3.26 released

New client application

Version 3.26 of the Vulkan Hardware Capability Viewer is now available for all platforms (Windows, Linux, Android, Mac OSX).

New extensions

This version has been updated to Vulkan Headers 1.3.230 adding support for reading new features and properties provided via VK_KHR_GET_PHYSICAL_DEVICE_PROPERTIES_2 for the following extensions:

  • VK_EXT_opacity_micromap
  • VK_EXT_extended_dynamic_state3
  • VK_EXT_device_fault
  • VK_EXT_device_address_binding_report
  • VK_EXT_pipeline_protected_access
  • VK_EXT_legacy_dithering
  • VK_EXT_mutable_descriptor_type
  • VK_EXT_rasterization_order_attachment_access
  • VK_NV_present_barrier
  • VK_NV_optical_flow

Changes and bugfixes

  • Updated Vulkan profiles library to the latest version
  • Added detection for Windows 11 (was showing up as Windows 10 in older versions)
  • Fixed a bug with large values for maxTimelineSemaphoreValueDifference

Database

I also did some minor tweaks and bugfixes to the database:

  • Added additional fractional digit to coverage numbers
    This was necessary due to the large number of devices, which caused some values to show up as zero due to rounding to one fractional digit.
  • Added links to the Khronos man pages for extensions (in global extension listing)
  • Fixed a bug with device support listing for core subgroup properties