Skip to content
New issue

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

Support for SPV_KHR_ray_tracing #80

Open
Azralee opened this issue Feb 5, 2021 · 0 comments
Open

Support for SPV_KHR_ray_tracing #80

Azralee opened this issue Feb 5, 2021 · 0 comments

Comments

@Azralee
Copy link

Azralee commented Feb 5, 2021

This extension seems unsupported at the moment, as attempting to dissassemble a SPIR-V binary with this extension will result in a failure:

Disassembling SPIR-V binary: F:\SteamLibrary\steamapps\common\Quake II RTX\baseq2\shader_vkpt\direct_lighting.rgen.khr.spv... failed.
Error: failed to disassemble SPIR-V binary file: F:\SteamLibrary\steamapps\common\Quake II RTX\baseq2\shader_vkpt\direct_lighting.rgen.khr.spv
SPIR-V disassembler error message:
error: 8: Invalid capability operand: 4479

This seems to stem from a too old SPIR-V disassembler version, as Nsight Graphics had a similar Error:
https://forums.developer.nvidia.com/t/nsight-cant-display-ray-tracing-shaders-that-use-the-khr-extension/164235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant