Skip to content
Commit 1fedf72e authored by Jason Macnak's avatar Jason Macnak Committed by Steven Perron
Browse files

Allow ray tracing shaders in inst bindle check pass. (#2733)

Adds the ray tracing stages (ray gen, intersection, any hit, closest hit,
miss, and callable) to the allowed stages in pass instrumentation and add
debug records for these stages to output the global launch id.

More information for ray tracing shaders:
- https://github.com/KhronosGroup/GLSL/blob/master/extensions/nv/GLSL_NV_ray_tracing.txt
parent 032adc4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment