Closed
Bug 1434524
Opened 8 years ago
Closed 8 years ago
Add more check to D3D11Checks::DoesNV12Work()
Categories
(Core :: Graphics, enhancement)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla60
| Tracking | Status | |
|---|---|---|
| firefox60 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
|
824 bytes,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
It seems to better to add ID3D11Device::CheckFormatSupport() for checking like ANGLE.
https://dxr.mozilla.org/mozilla-central/source/gfx/angle/src/libANGLE/renderer/d3d/d3d11/Renderer11.cpp#2324
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Updated•8 years ago
|
Attachment #8946980 -
Flags: review?(matt.woodrow)
Updated•8 years ago
|
Attachment #8946980 -
Flags: review?(matt.woodrow) → review+
| Assignee | ||
Comment 2•8 years ago
|
||
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d4b344456faa
Add more check to D3D11Checks::DoesNV12Work() r=mattwoodrow
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox60:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•