Update WebGPU bindings to the state of Sept 2019
Categories
(Core :: Graphics: WebGPU, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
References
Details
Attachments
(1 file)
Upstream spec: https://github.com/gpuweb/gpuweb/blob/master/spec/index.bs
Assignee | ||
Comment 1•5 years ago
|
||
This mostly updates the bindings to the current state.
No actual logic backing them yet.
The trickiest points, arguably, are:
- WebGPU -> GPU prefix change
- the goo for interfaces that are not final
Comment 3•5 years ago
|
||
Backed out changeset 1ca9b7056c58 (Bug 1581710) for mochitest failures at test_enabled.html.
Backout: https://hg.mozilla.org/integration/autoland/rev/d721104b2c8cf4afaac54529f31fdd3e57ec0a85
Push that started the failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&collapsedPushes=565178&resultStatus=success%2Cpending%2Crunning%2Ctestfailed%2Cbusted%2Cexception&revision=1ca9b7056c58303f35da14504be8ada9d38ec9aa
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=269350709&repo=autoland&lineNumber=13466
Comment 4•5 years ago
|
||
For what it's worth, now that bug 1584009 has landed there's no need to put dictionaries in a separate file.
Assignee | ||
Comment 5•5 years ago
|
||
Thank you Cristian and Boris!
I updated the test and removed WebGPUExtras now.
Assignee | ||
Updated•5 years ago
|
Comment 7•5 years ago
|
||
bugherder |
Assignee | ||
Updated•5 years ago
|
Description
•