Class NVDeviceDiagnosticsConfig

java.lang.Object
org.lwjgl.vulkan.NVDeviceDiagnosticsConfig

public final class NVDeviceDiagnosticsConfig extends Object
Applications using Nvidia Nsightâ„¢ Aftermath SDK for Vulkan to integrate device crash dumps into their error reporting mechanisms, may use this extension to configure options related to device crash dump creation.

Version 2 of this extension adds DEVICE_DIAGNOSTICS_CONFIG_ENABLE_SHADER_ERROR_REPORTING_BIT_NV which when set enables enhanced reporting of shader execution errors.

Name String
VK_NV_device_diagnostics_config
Extension Type
Device extension
Registered Extension Number
301
Revision
2
Extension and Version Dependencies
VK_KHR_get_physical_device_properties2 or Version 1.1
Contact
Other Extension Metadata
Last Modified Date
2022-04-06
Contributors
  • Kedarnath Thangudu, NVIDIA
  • Thomas Klein, NVIDIA