Closed
Bug 1917059
Opened 1 year ago
Closed 1 year ago
WebGPU devices claim support for `texture-compression-etc2` feature, but ETC2 texture formats are not recognized
Categories
(Core :: Graphics: WebGPU, defect, P2)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → egubler
Attachment #9423035 -
Attachment description: WIP: Bug 1917059: feat(webgpu): expose ETC2 texture support r=#webgpu-reviewers → Bug 1917059: feat(webgpu): expose ETC2 texture support r=#webgpu-reviewers
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c95893c5aaf
feat(webgpu): expose ETC2 texture support r=webgpu-reviewers,webidl,teoxoy,smaug
https://hg.mozilla.org/integration/autoland/rev/6cf53afd3269
test(webgpu): reset contradictory `expected` outcomes in `backlog` from `try:c7c67882a5ee24aa234d26f680c77eb4e6340d9e` r=webgpu-reviewers,teoxoy
Comment 4•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8c95893c5aaf
https://hg.mozilla.org/mozilla-central/rev/6cf53afd3269
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Comment 5•1 year ago
|
||
Backed out 4 changesets (bug 1917059, bug 1873039) for causing conflicts when trying to backout Bug 1917102.
Status: RESOLVED → REOPENED
status-firefox132:
fixed → ---
Flags: needinfo?(egubler)
Resolution: FIXED → ---
Target Milestone: 132 Branch → ---
Comment 6•1 year ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/8dc2e21d4955
| Assignee | ||
Comment 7•1 year ago
|
||
I've rebased onto a corrected (soft dep.) patch stack for bug 1917102; hopefully re-landing is uneventful! 🤞🏻
Flags: needinfo?(egubler)
Pushed by egubler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/269c63a1d3a4
feat(webgpu): expose ETC2 texture support r=webgpu-reviewers,webidl,teoxoy,smaug
https://hg.mozilla.org/integration/autoland/rev/075eb4223b6c
test(webgpu): reset contradictory `expected` outcomes in `backlog` from `try:c7c67882a5ee24aa234d26f680c77eb4e6340d9e` r=webgpu-reviewers,teoxoy
Comment 9•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/269c63a1d3a4
https://hg.mozilla.org/mozilla-central/rev/075eb4223b6c
Status: REOPENED → RESOLVED
Closed: 1 year ago → 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
| Assignee | ||
Updated•1 year ago
|
Blocks: webgpu-threejs
You need to log in
before you can comment on or make changes to this bug.
Description
•