File tree
6 files changed
+8
-6
lines changed- 3rdparty
- examples_tests
- 22.RaytracedAO
- 41.VisibilityBuffer
- include/nbl/builtin/glsl/barycentric
- src/nbl
6 files changed
+8
-6
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
471 | 471 |
| |
472 | 472 |
| |
473 | 473 |
| |
474 |
| - | |
| 474 | + | |
475 | 475 |
| |
476 | 476 |
| |
477 | 477 |
| |
|
Submodule SPIRV-Headers updated 24 files
- .github/workflows/presubmit.yml+37
- CMakeLists.txt+1-1
- README.md+12-1
- include/spirv/spir-v.xml+54-5
- include/spirv/unified1/DebugInfo.h+1
- include/spirv/unified1/NonSemanticShaderDebugInfo100.h+171
- include/spirv/unified1/OpenCLDebugInfo100.h+2
- include/spirv/unified1/extinst.debuginfo.grammar.json+4
- include/spirv/unified1/extinst.nonsemantic.shader.debuginfo.100.grammar.json+713
- include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json+19
- include/spirv/unified1/spirv.core.grammar.json+1.9k-131
- include/spirv/unified1/spirv.cs+182-1
- include/spirv/unified1/spirv.h+257-2
- include/spirv/unified1/spirv.hpp+257-2
- include/spirv/unified1/spirv.hpp11+257-2
- include/spirv/unified1/spirv.json+203-10
- include/spirv/unified1/spirv.lua+177-1
- include/spirv/unified1/spirv.py+177-1
- include/spirv/unified1/spv.d+182-1
- tools/buildHeaders/CMakeLists.txt+1-1
- tools/buildHeaders/bin/makeHeaders+1-1
- tools/buildHeaders/header.cpp+2-2
- tools/buildHeaders/jsonToSpirv.cpp+56
- tools/buildHeaders/jsonToSpirv.h+7
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
507 | 507 |
| |
508 | 508 |
| |
509 | 509 |
| |
510 |
| - | |
| 510 | + | |
511 | 511 |
| |
512 | 512 |
| |
513 | 513 |
| |
|
0 commit comments