Closed
Bug 1713162
Opened 4 years ago
Closed 4 years ago
WebGPU presentation doesn't work with copies into the swapchain textures
Categories
(Core :: Graphics: WebGPU, defect)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
90 Branch
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
References
Details
Attachments
(1 file)
This is a follow-up to https://phabricator.services.mozilla.com/D115305 and https://phabricator.services.mozilla.com/D114811. We support multiple swapchains per command encoder, and also detect the resolve targets. But we also need to detect the copies into the swapchain.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f8531c44812
Detect copies into WebGPU swapchain for presentation r=jimb
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•