File tree
3 files changed
+4
-5
lines changed- include/nbl/builtin/hlsl
- subgroup2
- workgroup2
3 files changed
+4
-5
lines changedSubmodule examples_tests updated 10 files
- 23_Arithmetic2UnitTest/app_resources/shaderCommon.hlsl-43
- 23_Arithmetic2UnitTest/app_resources/testSubgroup.comp.hlsl+39
- 23_Arithmetic2UnitTest/app_resources/testWorkgroup.comp.hlsl+50-11
- 23_Arithmetic2UnitTest/app_resources/workgroupCommon.hlsl-74
- 23_Arithmetic2UnitTest/main.cpp+47-2
- 29_Arithmetic2Bench/app_resources/benchmarkSubgroup.comp.hlsl+18-19
- 29_Arithmetic2Bench/app_resources/benchmarkWorkgroup.comp.hlsl+50-18
- 29_Arithmetic2Bench/app_resources/shaderCommon.hlsl+5-43
- 29_Arithmetic2Bench/app_resources/workgroupCommon.hlsl-74
- 29_Arithmetic2Bench/main.cpp-1
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
7 | 9 |
| |
8 | 10 |
| |
9 | 11 |
| |
|
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| |||
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 | 64 |
| |
68 | 65 |
| |
69 | 66 |
| |
|
0 commit comments