|
1 | | -# Copyright 2022-2023 The Khronos Group Inc. |
| 1 | +# Copyright 2022-2025 The Khronos Group Inc. |
2 | 2 | # SPDX-License-Identifier: CC-BY-4.0 |
3 | 3 |
|
4 | 4 | :chapters: |
|
22 | 22 | ** xref:{chapters}loader.adoc[] |
23 | 23 | ** xref:{chapters}layers.adoc[] |
24 | 24 | ** xref:{chapters}querying_extensions_features.adoc[] |
25 | | -** xref:{chapters}enabling_extensions.adoc[] |
26 | | -** xref:{chapters}enabling_features.adoc[] |
27 | | -** xref:{chapters}spirv_extensions.adoc[] |
28 | | -** xref:{chapters}formats.adoc[] |
| 25 | +*** xref:{chapters}enabling_extensions.adoc[] |
| 26 | +*** xref:{chapters}enabling_features.adoc[] |
| 27 | +*** xref:{chapters}spirv_extensions.adoc[] |
| 28 | +*** xref:{chapters}formats.adoc[] |
29 | 29 | ** xref:{chapters}queues.adoc[] |
30 | 30 | ** xref:{chapters}wsi.adoc[] |
31 | 31 | ** xref:{chapters}pnext_and_stype.adoc[] |
32 | 32 | ** xref:{chapters}synchronization.adoc[] |
33 | 33 | *** xref:{chapters}extensions/VK_KHR_synchronization2.adoc[] |
34 | 34 | *** xref:{chapters}synchronization_examples.adoc[] |
35 | 35 | ** xref:{chapters}memory_allocation.adoc[] |
36 | | -** xref:{chapters}sparse_resources.adoc[] |
37 | | -** xref:{chapters}protected.adoc[] |
| 36 | +*** xref:{chapters}sparse_resources.adoc[] |
| 37 | +*** xref:{chapters}protected.adoc[] |
38 | 38 | ** xref:{chapters}pipeline_cache.adoc[] |
39 | 39 | ** xref:{chapters}threading.adoc[] |
40 | 40 | ** xref:{chapters}depth.adoc[] |
41 | 41 | ** xref:{chapters}mapping_data_to_shaders.adoc[] |
42 | | -** xref:{chapters}vertex_input_data_processing.adoc[] |
43 | | -** xref:{chapters}descriptor_dynamic_offset.adoc[] |
44 | | -** xref:{chapters}push_constants.adoc[] |
| 42 | +*** xref:{chapters}vertex_input_data_processing.adoc[] |
| 43 | +*** xref:{chapters}descriptor_dynamic_offset.adoc[] |
| 44 | +*** xref:{chapters}location_component_interface.adoc[] |
| 45 | +*** xref:{chapters}push_constants.adoc[] |
| 46 | +*** xref:{chapters}ways_to_provide_spirv.adoc[] |
45 | 47 | ** xref:{chapters}robustness.adoc[] |
46 | 48 | ** xref:{chapters}dynamic_state.adoc[] |
| 49 | +*** xref:{chapters}dynamic_state_map.adoc[] |
47 | 50 | ** xref:{chapters}subgroups.adoc[] |
48 | 51 | ** xref:{chapters}shader_memory_layout.adoc[] |
49 | 52 | ** xref:{chapters}atomics.adoc[] |
|
0 commit comments