Closed
Bug 1674878
Opened 4 years ago
Closed 4 years ago
Expose more detailed WebRender backend information in TextureFactoryIdentifier
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
Currently we just report LAYERS_WR as the backend, along with a bool to specify if we're using SWGL.
We also have different compositor backends in use, which aren't reported anywhere.
I think we should try expose this in more detail, since bug 1673983 (adding a new RenderCompositor for D3D11) will likely result in us needing to know.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/06a574b5c231
Expose more detailed WR backend information to TextureFactoryIdentifier. r=jrmuizel
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•