Skip to content
2 changes: 2 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,8 @@ The Vulkan Guide content is also viewable from https://docs.vulkan.org/guide/lat

== xref:{chapters}hlsl.adoc[Using HLSL shaders]

== xref:{chapters}slang.adoc[Using Slang shaders]

== xref:{chapters}high_level_shader_language_comparison.adoc[High Level Shader Language Comparison]

= When and Why to use Extensions
Expand Down
1 change: 1 addition & 0 deletions antora/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
** xref:{chapters}image_copies.adoc[]
** xref:{chapters}common_pitfalls.adoc[]
** xref:{chapters}hlsl.adoc[]
** xref:{chapters}slang.adoc[]
** xref:{chapters}high_level_shader_language_comparison.adoc[]
* When and Why to use Extensions
** xref:{chapters}extensions/cleanup.adoc[]
Expand Down
Loading