Add serialisation & replay of Acceleration structure build calls

* Add patching of BLAS address in TLAS
* Add a compute shader to patch the BLAS address
* Adds a pipeline, and root signature for patching the BLAS
This commit is contained in:
Amit Prakash
2024-03-01 12:11:37 +00:00
committed by baldurk
parent 19701205ef
commit 6254393bdf
14 changed files with 592 additions and 6 deletions
+1
View File
@@ -117,6 +117,7 @@ RESOURCE_fixedcol_hlsl TYPE_EMBED "hlsl/fixedcol.hlsl"
RESOURCE_shaderdebug_hlsl TYPE_EMBED "hlsl/shaderdebug.hlsl"
RESOURCE_d3d12_pixelhistory_hlsl TYPE_EMBED "hlsl/d3d12_pixelhistory.hlsl"
RESOURCE_depth_copy_hlsl TYPE_EMBED "hlsl/depth_copy.hlsl"
RESOURCE_raytracing_hlsl TYPE_EMBED "hlsl/raytracing.hlsl"
#ifdef RENDERDOC_BAKED_DXC_SHADERS