Commit 160aae5
authored
File tree
58 files changed
+1762
-2359
lines changed- include/nbl
- builtin
- glsl
- subgroup
- workgroup
- hlsl
- bxdf
- cpp_compat
- glsl_compat
- scan
- spirv_intrinsics
- subgroup
- workgroup
- core/string
- src/nbl
- asset/utils
- builtin
- video
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+1762
-2359
lines changedLines changed: 3 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
18 | 16 |
| |
19 | 17 |
| |
20 | 18 |
| |
| |||
23 | 21 |
| |
24 | 22 |
| |
25 | 23 |
| |
26 |
| - | |
27 |
| - | |
28 | 24 |
| |
29 | 25 |
| |
30 | 26 |
| |
31 | 27 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 28 | + | |
| 29 | + | |
| 30 | + |
Submodule examples_tests updated 16 files
- .gitignore+4
- 14_ComputeScan/main.cpp+2-186
- 48_ArithmeticUnitTest/common.glsl-1
- 48_ArithmeticUnitTest/hlsl/common.hlsl+96
- 48_ArithmeticUnitTest/hlsl/shaderCommon.hlsl+58
- 48_ArithmeticUnitTest/hlsl/testSubgroup.comp.hlsl+21
- 48_ArithmeticUnitTest/hlsl/testWorkgroup.comp.hlsl+103
- 48_ArithmeticUnitTest/main.cpp+328-435
- 48_ArithmeticUnitTest/testSubgroupExclusive.comp-22
- 48_ArithmeticUnitTest/testSubgroupInclusive.comp-22
- 48_ArithmeticUnitTest/testSubgroupReduce.comp-22
- 48_ArithmeticUnitTest/testWorkgroupExclusive.comp-18
- 48_ArithmeticUnitTest/testWorkgroupInclusive.comp-17
- 48_ArithmeticUnitTest/testWorkgroupReduce.comp-18
- 51_RadixSort/CMakeLists.txt+1-1
- 51_RadixSort/main.cpp+372-29
Lines changed: 0 additions & 114 deletions
This file was deleted.
0 commit comments