Hi,
I am trying to dump a ray tracing trace from the vulkan example: https://github.com/SaschaWillems/Vulkan/blob/master/examples/raytracingbasic/raytracingbasic.cpp.
However, the RDP shows that it cannot dump out the trace like this:

It looks like this test has ray dispatch, TLAS and BLAS and I can check them in Nvidia's Nsight.
Not sure whether it's because of my configuration problems. Please let me know if there is anything that I need to provide.
Thanks