File tree
2 files changed
+16
-3
lines changed- include/nbl/builtin/hlsl/spirv_intrinsics
2 files changed
+16
-3
lines changedSubmodule examples_tests updated 6 files
- 71_RayTracingPipeline/app_resources/common.hlsl+5-2
- 71_RayTracingPipeline/app_resources/raytrace.rgen.hlsl+5-3
- 71_RayTracingPipeline/app_resources/raytrace_shadow.rahit.hlsl+7-4
- 71_RayTracingPipeline/app_resources/raytrace_shadow.rmiss.hlsl+8
- 71_RayTracingPipeline/app_resources/raytrace_shadow_triangle.rchit.hlsl-7
- 71_RayTracingPipeline/main.cpp+9-9
Lines changed: 15 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 |
| - | |
18 | 16 |
| |
19 | 17 |
| |
20 | 18 |
| |
21 | 19 |
| |
22 | 20 |
| |
23 | 21 |
| |
24 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 |
| |
26 | 30 |
| |
27 | 31 |
| |
| |||
67 | 71 |
| |
68 | 72 |
| |
69 | 73 |
| |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
70 | 83 |
| |
71 | 84 |
| |
72 | 85 |
| |
|
0 commit comments