Closed
Bug 1835814
Opened 2 years ago
Closed 2 years ago
Move GetFormat() and GetYUVColorSpace() to RenderTextureHost
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
By moving GetFormat() and GetYUVColorSpace() to RenderTextureHost, we could reduce cast to RenderTextureHostSWGL.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•2 years ago
|
||
It is preparation for Bug 1834039.
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/df8ce834d4fb
Move GetFormat() and GetYUVColorSpace() to RenderTextureHost r=gfx-reviewers,lsalzman
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•