File tree
2 files changed
+3
-3
lines changed- include/nbl/builtin/hlsl/spirv_intrinsics
2 files changed
+3
-3
lines changedSubmodule examples_tests updated 21 files
- 0_ImportanceSamplingEnvMaps/main.cpp+8-8
- 22_RaytracedAO/Renderer.cpp+3-3
- 23_ArithmeticUnitTest/main.cpp+1-1
- 24_ColorSpaceTest/main.cpp+1-1
- 25_FilterTest/main.cpp+1-1
- 27_MPMCScheduler/app_resources/shader.comp.hlsl+3-15
- 29_SpecializationConstants/main.cpp+1-1
- 36_CUDAInterop/main.cpp+2-2
- 39_DenoiserTonemapper/main.cpp+3-3
- 42_FragmentShaderPathTracer/main.cpp+2-2
- 43_SumAndCDFFilters/main.cpp+2-2
- 47_DerivMapTest/main.cpp+1-1
- 53_ComputeShaders/main.cpp+1-1
- 56_RayQuery/main.cpp+3-3
- 62_CAD/DrawResourcesFiller.cpp+5-5
- 62_CAD/Hatch.cpp+1-1
- 67_RayQueryGeometry/app_resources/common.hlsl+11-2
- 67_RayQueryGeometry/app_resources/render.comp.hlsl+30-32
- 67_RayQueryGeometry/include/common.hpp-2
- 67_RayQueryGeometry/main.cpp+103-142
- common/include/CGeomtryCreatorScene.hpp+3-3
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
201 |
| - | |
| 200 | + | |
| 201 | + | |
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
|
0 commit comments