Skip to content

Commit 5833a4d

Browse files
committed
add VK_KHR_debug_utils extension documentation.
1 parent 808e8d7 commit 5833a4d

File tree

3 files changed

+654
-0
lines changed

3 files changed

+654
-0
lines changed

README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,10 @@ These are supplemental references for the various Vulkan Extensions. Please cons
343343

344344
// include::{chapters}extensions/VK_KHR_shader_subgroup_uniform_control_flow.adoc[]
345345

346+
== xref:{chapters}extensions/VK_KHR_debug_utils.adoc[VK_KHR_debug_utils]
347+
348+
// include::{chapters}extensions/VK_KHR_debug_utils.adoc[]
349+
346350
= link:CONTRIBUTING.adoc[Contributing]
347351

348352
= link:LICENSE[License]

antora/modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,3 +74,4 @@
7474
** xref:{chapters}extensions/VK_KHR_imageless_framebuffer.adoc[]
7575
** xref:{chapters}extensions/VK_KHR_sampler_ycbcr_conversion.adoc[]
7676
** xref:{chapters}extensions/VK_KHR_shader_subgroup_uniform_control_flow.adoc[]
77+
** xref:{chapters}extensions/VK_KHR_debug_utils.adoc[]

0 commit comments

Comments
 (0)