File tree
6 files changed
+10
-6
lines changed- 3rdparty
- src/nbl/asset/utils
6 files changed
+10
-6
lines changedSubmodule SPIRV-Headers updated 16 files
- BUILD.bazel+5
- CMakeLists.txt+7-1
- SPIRV-Headers.pc.in+9
- include/spirv/spir-v.xml+31-6
- include/spirv/unified1/NonSemanticClspvReflection.h+2-1
- include/spirv/unified1/extinst.nonsemantic.clspvreflection.grammar.json+8-1
- include/spirv/unified1/spirv.core.grammar.json+330-44
- include/spirv/unified1/spirv.cs+38-3
- include/spirv/unified1/spirv.h+55-13
- include/spirv/unified1/spirv.hpp+55-13
- include/spirv/unified1/spirv.hpp11+55-13
- include/spirv/unified1/spirv.json+38-5
- include/spirv/unified1/spirv.lua+38-3
- include/spirv/unified1/spirv.py+38-3
- include/spirv/unified1/spv.d+38-3
- tools/buildHeaders/header.cpp+3-3
Submodule SPIRV-Tools updated 258 files
Submodule glslang updated from ab712f2 to f397c9b
Submodule nbl_spirv_cross updated 426 files
- Android.mk+3-3
- CHANGES+20
- CMakeLists.txt+17-5
- DEPS+3-3
- README.md+2-1
- glslc/README.asciidoc+2-1
- glslc/src/main.cc+3-1
- glslc/test/expect.py+16
- glslc/test/option_target_spv.py+7
- glslc/test/parameter_tests.py+1-1
- kokoro/linux/build-docker.sh+3
- kokoro/linux/build.sh+3
- kokoro/ndk-build/build.sh+16-8
- libshaderc/include/shaderc/env.h+2-1
- libshaderc_util/include/libshaderc_util/compiler.h+1
- libshaderc_util/src/compiler.cc+3
- libshaderc_util/src/compiler_test.cc+6
- utils/add_copyright.py+1-1
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 |
| |
23 | 27 |
| |
24 | 28 |
| |
| |||
37 | 41 |
| |
38 | 42 |
| |
39 | 43 |
| |
40 |
| - | |
| 44 | + | |
41 | 45 |
| |
42 | 46 |
| |
43 | 47 |
| |
|
0 commit comments