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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This extension seems unsupported at the moment, as attempting to dissassemble a SPIR-V binary with this extension will result in a failure:
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
The text was updated successfully, but these errors were encountered: