Increase 10 bit reftest coverage.
Categories
(Core :: Graphics: Layers, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
Details
Attachments
(1 file)
Discussed with :mattwoodrow on how to extend coverage of our 10 bits reftest where he suggested :
"Can you also add a variant with a filter applied to it?
Add filter: hue-rotate(90deg); to the css styling of the video element, and the img element in the reference
That'll bypass the Webrender compositor, so it'll test the shader pipeline for 10bit support
Should also work for non-WR, where it'll bypass Layers, and test content process readback drawing via Moz2D"
| Assignee | ||
Comment 1•5 years ago
|
||
This allows to test our readback implementation across platforms.
Comment 5•5 years ago
|
||
Backed out changeset 08f400e9b07d (Bug 1671535) for causing reftest failures in image-10bits-rendering-90-video.html
Backout link: https://hg.mozilla.org/integration/autoland/rev/0139ef8538bfc77f897d22c8fd3b55da7d542ebc
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=319101934&repo=autoland&lineNumber=4620
Comment 7•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•5 years ago
|
Description
•