Skip to content

Update glslang to recognize new raytracing extensions#10498

Open
jkwak-work wants to merge 1 commit intoshader-slang:masterfrom
jkwak-work:fix/update-glslang
Open

Update glslang to recognize new raytracing extensions#10498
jkwak-work wants to merge 1 commit intoshader-slang:masterfrom
jkwak-work:fix/update-glslang

Conversation

@jkwak-work
Copy link
Collaborator

The current glslang version doesn't recognize the following GLSL extension that Slang supports:

  • GL_EXT_shader_invocation_reorder

It is time to update glslang submodule.

@jkwak-work jkwak-work requested a review from aidanfnv March 11, 2026 03:07
@jkwak-work jkwak-work self-assigned this Mar 11, 2026
@jkwak-work jkwak-work added the pr: non-breaking PRs without breaking changes label Mar 11, 2026
@jkwak-work jkwak-work requested a review from a team as a code owner March 11, 2026 03:07
@jkwak-work jkwak-work requested review from bmillsNV and removed request for a team March 11, 2026 03:07
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 11, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • external/glslang is excluded by !external/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 395fc19f-909f-492a-99a9-f6bdbe654aad

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: non-breaking PRs without breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant