Update glslang to recognize new raytracing extensions#10498
Update glslang to recognize new raytracing extensions#10498jkwak-work wants to merge 1 commit intoshader-slang:masterfrom
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
The current glslang version doesn't recognize the following GLSL extension that Slang supports:
It is time to update glslang submodule.