Closed
Bug 1611024
Opened 6 years ago
Closed 6 years ago
Switch GPUProgrammablePassEncoder and GPURenderEncoderBase to be mixin interfaces
Categories
(Core :: Graphics: WebGPU, task, P3)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
Details
Attachments
(1 file)
This would match the upstream spec and make our implementation quite a bit simpler.
Assignee | ||
Comment 1•6 years ago
|
||
this makes us closer to the upstream spec and removes a bunch of useless code
Updated•6 years ago
|
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ca430d9d7ba1
Turn WebGPU programmable passes into interface mixins r=jgilbert,webidl,bzbarsky
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•