We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
@JerryYan97 What type of GPU do you have in your system?
Sorry, something went wrong.
RX6800XT on my AMD desktop. RTX2070 super on my Nvidia desktop.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: