-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fold Error
source chain Display
output into shader errors
#3731
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
Closed
Conversation
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
4aeab2c
to
958df3f
Compare
Poke from triage. |
@cwfitzgerald: Hey, sorry this has been taking a while. I've been doing a lot of work with getting WebGPU's CTS working against Firefox, and haven't given this much time yet. I do plan on resuming it in the next couple of months or so, but I can't promise earlier than that, right now. 🙏🏻💦 |
No worries :) |
3a383d7
to
ff93928
Compare
What's the status of this? |
ff93928
to
a6b67f2
Compare
d0b6b68
to
8f263c7
Compare
8f263c7
to
2263ef3
Compare
2263ef3
to
8781f31
Compare
356ca8a
to
ec1f042
Compare
7097056
to
d6c6305
Compare
d6c6305
to
2bee16c
Compare
ecd8300
to
a325ce5
Compare
a325ce5
to
1bf9e22
Compare
1bf9e22
to
f6709f0
Compare
f6709f0
to
b331d23
Compare
7 tasks
Superseded by #6436. |
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.
Related: #4494
Checklist
cargo clippy
.RunRUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknown
if applicable.Connections
Link to the issues addressed by this PR, or dependent PRs in other repositories
Description
Describe what problem this is solving, and how it's solved.
Testing
Explain how this change is tested.