Closed
Bug 1743668
Opened 3 years ago
Closed 3 years ago
[WebGPU] GPURenderPassEncoder.pushDebugGroup / popDebugGroup are missing
Categories
(Core :: Graphics: WebGPU, defect)
Tracking
()
RESOLVED
FIXED
97 Branch
Tracking | Status | |
---|---|---|
firefox97 | --- | fixed |
People
(Reporter: jstpierre, Assigned: kvark)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0
Steps to reproduce:
- Tried to use GPURenderPassEncoder.pushDebugGroup
Actual results:
Function missing.
Expected results:
Function should be there, even if it does nothing.
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebGPU' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Component: Untriaged → Graphics: WebGPU
Product: Firefox → Core
Comment 2•3 years ago
|
||
The severity field is not set for this bug.
:kvark, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dmalyshau)
Assignee | ||
Updated•3 years ago
|
Severity: -- → S3
Flags: needinfo?(dmalyshau)
Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → dmalyshau
Updated•3 years ago
|
Attachment #9255699 -
Attachment description: Bug 1743668 - WebGPU debug groups r=jimb → Bug 1743668 - WebGPU debug groups
Updated•3 years ago
|
Attachment #9255699 -
Attachment description: Bug 1743668 - WebGPU debug groups → Bug 1743668 - WebGPU debug groups r=jimb
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5eabf05d1ed9
WebGPU debug groups r=jimb,webidl,smaug
Comment 5•3 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
Updated•1 years ago
|
Blocks: webgpu-update-wgpu
You need to log in
before you can comment on or make changes to this bug.
Description
•