Class KHRDriverProperties

java.lang.Object
org.lwjgl.vulkan.KHRDriverProperties

public final class KHRDriverProperties extends Object
This extension provides a new physical device query which allows retrieving information about the driver implementation, allowing applications to determine which physical device corresponds to which particular vendor’s driver, and which conformance test suite version the driver implementation is compliant with.
Promotion to Vulkan 1.2

All functionality in this extension is included in core Vulkan 1.2, with the KHR suffix omitted. The original type, enum, and command names are still available as aliases of the core functionality.

Name String
VK_KHR_driver_properties
Extension Type
Device extension
Registered Extension Number
197
Revision
1
Extension and Version Dependencies
VK_KHR_get_physical_device_properties2 or Version 1.1
Deprecation State
Contact
Other Extension Metadata
Last Modified Date
2018-04-11
IP Status
No known IP claims.
Contributors
  • Baldur Karlsson
  • Matthaeus G. Chajdas, AMD
  • Piers Daniell, NVIDIA
  • Alexander Galazin, Arm
  • Jesse Hall, Google
  • Daniel Rakos, AMD