Skip to content

Commit 5fed443

Browse files
authored
Merge pull request #323 from gpx1000/vk_khr_debug_utils
add VK_KHR_debug_utils extension documentation.
2 parents 56f4e30 + 5833a4d commit 5fed443

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
@@ -347,6 +347,10 @@ These are supplemental references for the various Vulkan Extensions. Please cons
347347

348348
// include::{chapters}extensions/VK_KHR_shader_subgroup_uniform_control_flow.adoc[]
349349

350+
== xref:{chapters}extensions/VK_KHR_debug_utils.adoc[VK_KHR_debug_utils]
351+
352+
// include::{chapters}extensions/VK_KHR_debug_utils.adoc[]
353+
350354
= link:CONTRIBUTING.adoc[Contributing]
351355

352356
= link:LICENSE[License]

antora/modules/ROOT/nav.adoc

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

0 commit comments

Comments
 (0)