Commit 5612363
2 files changed
+85
-1
lines changedSubmodule examples_tests updated 21 files
- 07_StagingAndMultipleQueues/app_resources/common.hlsl+3-3
- 22_CppCompat/CIntrinsicsTester.h+25
- 22_CppCompat/ITester.h+1
- 22_CppCompat/app_resources/common.hlsl+438-421
- 27_MPMCScheduler/app_resources/common.hlsl+3-3
- 62_CAD/shaders/geotexture/common.hlsl+1-1
- 62_CAD/shaders/globals.hlsl+19-19
- 64_EmulatedFloatTest/app_resources/benchmark/common.hlsl+4-4
- 64_EmulatedFloatTest/app_resources/common.hlsl+1-1
- 66_HLSLBxDFTests/app_resources/tests.hlsl+4-4
- 67_RayQueryGeometry/app_resources/common.hlsl+1-1
- 73_Mortons/CMakeLists.txt+24
- 73_Mortons/CTester.h+404
- 73_Mortons/app_resources/common.hlsl+251
- 73_Mortons/app_resources/test.comp.hlsl+18
- 73_Mortons/app_resources/testCommon.hlsl+245
- 73_Mortons/config.json.template+28
- 73_Mortons/main.cpp+79
- 73_Mortons/pipeline.groovy+50
- CMakeLists.txt+1
- common/include/nbl/examples/Tester/ITester.h+413
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
0 commit comments