2 files changed
+10
-2
lines changedLines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1325 | 1325 |
| |
1326 | 1326 |
| |
1327 | 1327 |
| |
1328 |
| - | |
| 1328 | + | |
1329 | 1329 |
| |
1330 | 1330 |
| |
1331 | 1331 |
| |
1332 | 1332 |
| |
1333 | 1333 |
| |
1334 | 1334 |
| |
| 1335 | + | |
| 1336 | + | |
| 1337 | + | |
| 1338 | + | |
1335 | 1339 |
| |
1336 | 1340 |
| |
1337 | 1341 |
| |
| |||
1429 | 1433 |
| |
1430 | 1434 |
| |
1431 | 1435 |
| |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
1432 | 1440 |
| |
1433 | 1441 |
| |
1434 | 1442 |
| |
|
Submodule examples_tests updated 15 files
- 23_Arithmetic2UnitTest/CMakeLists.txt+3-1
- 23_Arithmetic2UnitTest/app_resources/shaderCommon.hlsl+1-1
- 23_Arithmetic2UnitTest/app_resources/testSubgroup.comp.hlsl+1-1
- 23_Arithmetic2UnitTest/app_resources/testWorkgroup.comp.hlsl+1-1
- 27_MPMCScheduler/CMakeLists.txt+35-19
- 27_MPMCScheduler/app_resources/schedulers/mpmc.hlsl+2-2
- 27_MPMCScheduler/app_resources/shader.comp.hlsl+2-2
- 27_MPMCScheduler/app_resources/workgroup/pool_allocator.hlsl+1-1
- 27_MPMCScheduler/main.cpp+24-16
- 29_Arithmetic2Bench/CMakeLists.txt+12-22
- 29_Arithmetic2Bench/app_resources/benchmarkSubgroup.comp.hlsl+1-1
- 29_Arithmetic2Bench/app_resources/benchmarkWorkgroup.comp.hlsl+1-1
- 29_Arithmetic2Bench/app_resources/shaderCommon.hlsl+1-1
- CMakeLists.txt+12-9
- common/include/nbl/examples/common/BuiltinResourcesApplication.hpp+18-14
0 commit comments