Closed
Bug 1835984
Opened 2 years ago
Closed 2 years ago
Add Add KnowsCompositor::SupportsD3D11NV12()
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)
DeviceManagerDx::Get()->CanUseNV12() needs D3D11Device in current process. The SupportsD3D11NV12() could be used without D3D11Device in current process.
It is preparation for Bug 1834039.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Comment 1•2 years ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9ba65b59710b
Add Add KnowsCompositor::SupportsD3D11NV12() r=gfx-reviewers,lsalzman
Comment 3•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
•