Closed
Bug 1920763
Opened 7 months ago
Closed 2 months ago
Add VK_KHR_external_semaphore_fd handling for WebGPU
Categories
(Core :: Graphics: WebGPU, enhancement)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 2 open bugs, )
Details
Attachments
(1 file, 3 obsolete files)
This is a preparation of Bug 1708022 and Bug 1904289.
It is necessary to wait external semaphore before consuming WebGPU output without readback.
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Updated•6 months ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•5 months ago
|
||
Assignee | ||
Comment 3•5 months ago
|
||
Assignee | ||
Comment 4•5 months ago
|
||
Updated•5 months ago
|
Attachment #9442741 -
Attachment is obsolete: true
Updated•5 months ago
|
Attachment #9442744 -
Attachment is obsolete: true
Assignee | ||
Updated•4 months ago
|
Updated•3 months ago
|
Attachment #9442779 -
Attachment is obsolete: true
Assignee | ||
Comment 5•3 months ago
|
||
Change to wgpu was merged. Waiting re-vendoring of WGPU into mozilla-central
. See Bug 1851881.
Updated•2 months ago
|
Attachment #9434193 -
Attachment description: WIP: Bug 1920763 - Add VK_KHR_external_semaphore_fd handling for WebGPU → Bug 1920763 - Add VK_KHR_external_semaphore_fd handling for WebGPU
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/91c094e60b97
Add VK_KHR_external_semaphore_fd handling for WebGPU r=gfx-reviewers,webgpu-reviewers,ErichDonGubler
Status: NEW → RESOLVED
Closed: 2 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•