• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Copyright (c) 2019-2020 NVIDIA Corporation
2//
3// SPDX-License-Identifier: CC-BY-4.0
4
5include::{generated}/meta/{refprefix}VK_NV_device_diagnostics_config.txt[]
6
7=== Other Extension Metadata
8
9*Last Modified Date*::
10  2019-12-15
11*Contributors*::
12  - Kedarnath Thangudu, NVIDIA
13  - Thomas Klein, NVIDIA
14
15=== Description
16
17Applications using Nvidia Nsight^(TM)^ Aftermath SDK for Vulkan to integrate
18device crash dumps into their error reporting mechanisms, may: use this
19extension to configure options related to device crash dump creation.
20
21include::{generated}/interfaces/VK_NV_device_diagnostics_config.txt[]
22
23=== Version History
24
25  * Revision 1, 2019-11-21 (Kedarnath Thangudu)
26    - Internal revisions
27