Closed
Bug 1013648
Opened 11 years ago
Closed 11 years ago
Don't test superluminescent alpha-premultiplied values in WebGL reftests
Categories
(Core :: Graphics: CanvasWebGL, defect)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: jgilbert, Assigned: wlitwinczyk)
Details
Attachments
(1 file)
2.70 KB,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
Right now, we test some superluminescent alpha-premult values in our reftest suite. This has caused errors where backends make a reasonable assumption that premult data isn't superluminescent, causing errors when we hand it bad data. Let's stop testing this.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8425884 -
Flags: review?(jgilbert)
Reporter | ||
Updated•11 years ago
|
Attachment #8425884 -
Flags: review?(jgilbert) → review+
Reporter | ||
Updated•11 years ago
|
Keywords: checkin-needed
Reporter | ||
Comment 2•11 years ago
|
||
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•