File tree
37 files changed
+277
-129
lines changed- generate-new
- src
- Render/Stmts
- Spec
- src/Vulkan
- CStruct
- Core10
- Enums
- Core11
- Extensions
37 files changed
+277
-129
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
Submodule Vulkan-Docs updated 30 files
- ChangeLog.txt+78
- Makefile+1-1
- appendices/VK_EXT_transform_feedback.txt+3-1
- appendices/VK_HUAWEI_subpass_shading.txt+8-5
- appendices/VK_NVX_multiview_per_view_attributes.txt+7-4
- appendices/VK_NV_mesh_shader.txt+4-4
- appendices/VK_NV_ray_tracing_motion_blur.txt+1-1
- appendices/VK_NV_shading_rate_image.txt+3-3
- appendices/glossary.txt+24-20
- appendices/spirvenv.txt+40-22
- chapters/accelstructures.txt+11
- chapters/clears.txt+2
- chapters/commonvalidity/access_mask_2_common.txt-2
- chapters/commonvalidity/copy_acceleration_structure_common.txt+3
- chapters/commonvalidity/write_acceleration_structure_properties_common.txt+3
- chapters/features.txt+7-1
- chapters/interfaces.txt+121-115
- chapters/limits.txt+6-5
- chapters/pipelines.txt+32-16
- chapters/primsrast.txt+10-7
- chapters/queries.txt+3-1
- chapters/raytracing.txt+18-5
- chapters/raytraversal.txt+2-2
- chapters/renderpass.txt+9-4
- chapters/shaders.txt+5-4
- chapters/synchronization.txt+27-17
- chapters/textures.txt+5-5
- chapters/vertexpostproc.txt+43-33
- chapters/video_extensions.txt+1-1
- xml/vk.xml+32-14
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1176 | 1176 |
| |
1177 | 1177 |
| |
1178 | 1178 |
| |
1179 |
| - | |
1180 |
| - | |
| 1179 | + | |
| 1180 | + | |
1181 | 1181 |
| |
1182 | 1182 |
| |
1183 | 1183 |
| |
|
Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
496 | 496 |
| |
497 | 497 |
| |
498 | 498 |
| |
499 |
| - | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
500 | 503 |
| |
501 | 504 |
| |
502 | 505 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1056 | 1056 |
| |
1057 | 1057 |
| |
1058 | 1058 |
| |
1059 |
| - | |
1060 |
| - | |
1061 | 1059 |
| |
1062 | 1060 |
| |
1063 | 1061 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
828 | 828 |
| |
829 | 829 |
| |
830 | 830 |
| |
| 831 | + | |
831 | 832 |
| |
832 | 833 |
| |
833 | 834 |
| |
| |||
1049 | 1050 |
| |
1050 | 1051 |
| |
1051 | 1052 |
| |
| 1053 | + | |
1052 | 1054 |
| |
1053 | 1055 |
| |
1054 | 1056 |
| |
| |||
1104 | 1106 |
| |
1105 | 1107 |
| |
1106 | 1108 |
| |
1107 |
| - | |
1108 | 1109 |
| |
1109 | 1110 |
| |
1110 | 1111 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
537 | 537 |
| |
538 | 538 |
| |
539 | 539 |
| |
| 540 | + | |
| 541 | + | |
| 542 | + | |
540 | 543 |
| |
541 | 544 |
| |
542 | 545 |
| |
|
Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7106 | 7106 |
| |
7107 | 7107 |
| |
7108 | 7108 |
| |
| 7109 | + | |
| 7110 | + | |
| 7111 | + | |
7109 | 7112 |
| |
7110 | 7113 |
| |
7111 | 7114 |
| |
| |||
11449 | 11452 |
| |
11450 | 11453 |
| |
11451 | 11454 |
| |
| 11455 | + | |
| 11456 | + | |
| 11457 | + | |
| 11458 | + | |
11452 | 11459 |
| |
11453 | 11460 |
| |
11454 | 11461 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
| 123 | + | |
123 | 124 |
| |
124 | 125 |
| |
125 | 126 |
| |
| |||
745 | 746 |
| |
746 | 747 |
| |
747 | 748 |
| |
| 749 | + | |
748 | 750 |
| |
749 | 751 |
| |
750 | 752 |
| |
| |||
962 | 964 |
| |
963 | 965 |
| |
964 | 966 |
| |
| 967 | + | |
965 | 968 |
| |
966 | 969 |
| |
967 | 970 |
| |
|
0 commit comments