{{ message }}
[wgsl] Integrate the fragment_depth proposal into the spec#6299
Open
dj2 wants to merge 4 commits into
Open
Conversation
Update the WGSL spec to include the fragment_depth proposal text. Closes gpuweb#5342
Contributor
beaufortfrancois
approved these changes
Jun 18, 2026
dneto0
requested changes
Jun 18, 2026
alan-baker
requested changes
Jun 18, 2026
Co-authored-by: alan-baker <alanbaker@google.com>
alan-baker
approved these changes
Jun 18, 2026
Member
Author
|
I think the next steps are committee review of the PR and CTS tests before this can land. |
dneto0
requested changes
Jun 18, 2026
mwyrzykowski
approved these changes
Jun 23, 2026
mwyrzykowski
left a comment
There was a problem hiding this comment.
Seems fine though it would be nice to understand the benefit across backends. But no need to hold up moving forwards with this
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Update the WGSL spec to include the fragment_depth proposal text.
Closes #5342