File tree
2 files changed
+2
-1
lines changed- include/nbl/core/alloc
2 files changed
+2
-1
lines changedSubmodule examples_tests updated 33 files
- 02_HelloCompute/main.cpp+1-1
- 06_HelloGraphicsQueue/CMakeLists.txt+4-3
- 06_HelloGraphicsQueue/config.json.template
- 06_HelloGraphicsQueue/main.cpp+80
- 06_HelloGraphicsQueue/pipeline.groovy+50
- 07_StagingAndMultipleQueues/CMakeLists.txt+24
- 07_StagingAndMultipleQueues/app_resources/common.hlsl
- 07_StagingAndMultipleQueues/app_resources/shader.comp.hlsl
- 07_StagingAndMultipleQueues/config.json.template
- 07_StagingAndMultipleQueues/main.cpp+29-2
- 07_StagingAndMultipleQueues/pipeline.groovy
- 08_GeometryCreator/config.json.template-28
- 20_AllocatorTest/CMakeLists.txt
- 20_AllocatorTest/config.json.template
- 20_AllocatorTest/main.cpp+92-97
- 20_AllocatorTest/pipeline.groovy
- 21_LRUCacheUnitTest/.dependencies/debug.out
- 21_LRUCacheUnitTest/.dependencies/release.out
- 21_LRUCacheUnitTest/CMakeLists.txt
- 21_LRUCacheUnitTest/__init__.py
- 21_LRUCacheUnitTest/config.json.template
- 21_LRUCacheUnitTest/ext/config/common.json.template
- 21_LRUCacheUnitTest/ext/config/debug.json.template
- 21_LRUCacheUnitTest/ext/config/release.json.template
- 21_LRUCacheUnitTest/main.cpp+116
- 21_LRUCacheUnitTest/pipeline.groovy
- 21_LRUCacheUnitTest/test/test.py
- 34_LRUCacheUnitTest/main.cpp-91
- CMakeLists.txt+60-59
- common/BasicMultiQueueApplication.hpp+188
- common/CommonAPI.h-1
- common/MonoDeviceApplication.hpp+46-37
- common/MonoUtilitiesApplication.hpp-266
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
155 | 155 |
| |
156 | 156 |
| |
157 | 157 |
| |
| 158 | + | |
158 | 159 |
| |
159 | 160 |
| |
160 | 161 |
| |
|
0 commit comments