WebGPU: Support dual-source blending (`dual-source-blending` device feature)
Categories
(Core :: Graphics: WebGPU, enhancement, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox155 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-complete, webcompat:platform-bug)
User Story
user-impact-score:60
Attachments
(2 files, 3 obsolete files)
Upstream WGPU issue: wgpu#6402
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Comment 4•1 year ago
|
||
I'm going to leave the full resolution of this bug for later. With bug 1933324, users will be directed to this bug to holler if they're blocked.
| Assignee | ||
Comment 5•1 year ago
|
||
Coverage for blend factors is mostly at webgpu:api,operation,rendering,color_target_state:blending,*, but these tests skip testing these factors if the dual-source-blending feature isn't supported. This change is mostly intended to improve diagnostics while waiting for dual-source-blending is implemented.
| Assignee | ||
Comment 6•1 year ago
|
||
| Assignee | ||
Comment 7•1 year ago
|
||
| Assignee | ||
Comment 8•1 year ago
•
|
||
I think the implementation should be trivial, now that upstream WGPU has an implementation that supposedly works. Fired off a Try push with some easy changes at try:c6309e98d743. 🤞🏻
Updated•9 months ago
|
Updated•9 months ago
|
Comment 9•3 months ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:ErichDonGubler, maybe it's time to close this bug?
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 10•3 months ago
|
||
Moving across the world entirely consumed my time for the last little bit. But I do plan on putting this over the line!
Comment 11•1 month ago
|
||
Updated•29 days ago
|
Updated•29 days ago
|
| Assignee | ||
Updated•29 days ago
|
Updated•29 days ago
|
Comment 12•27 days ago
|
||
Comment 13•27 days ago
|
||
| bugherder | ||
Comment 14•26 days ago
|
||
Comment on attachment 9508993 [details]
Bug 1924328 - chore(webgpu): document reliance on enum discriminants matching for blend factors r=#webgpu-reviewers
Revision D262249 was moved to bug 2059417. Setting attachment 9508993 [details] to obsolete.
Updated•21 days ago
|
Updated•11 days ago
|
Comment 15•7 days ago
|
||
FF155 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/45176
Description
•