Skip to content
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

[WIP] Sync WebGPU specs to latest #30504

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

Conversation

sagudev
Copy link
Member

@sagudev sagudev commented Oct 5, 2023

When doing wgpu bump I did it with "minimal" changes to webidl, so this PR tries to catch up with specs more completely.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #___ (GitHub issue number if applicable)
  • There are tests for these changes OR
  • These changes do not require tests because ___

@gterzian
Copy link
Member

@sagudev What is the status of this one? Rebase and see if we can merge it soon?

@sagudev
Copy link
Member Author

sagudev commented Jan 29, 2024

@sagudev What is the status of this one? Rebase and see if we can merge it soon?

My plan is to firstly get #31194 and stabilize WebGPU CTS expectations (also cts bump), then put only minimal changes with full webidl change (so mostly surface changes), then start inner changes (buffers need some changes of internal states, ...).

I am currently busy, but I should be able to start working again on my plan in mid-feb.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants