WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
74366
[chromium] checkerboard layout test fails if using GL_LINEAR
https://bugs.webkit.org/show_bug.cgi?id=74366
Summary
[chromium] checkerboard layout test fails if using GL_LINEAR
Alexandre Elias
Reported
2011-12-12 16:06:25 PST
If the root layer is drawn using GL_LINEAR, then compositing/checkerboard.html fails. To the naked eye, the checkerboard rendering looks the same as the reference image, but the imagediff shows slight imperfections exist near the right edge of the image. This is currently worked around by turning off border texels on the root layer (which causes GL_NEAREST to be used instead). The test failure can be reproduced by always passing in CCLayerTilingData::HasBorderTexels to createTiler() in TiledLayerChromium::prepareToUpdate().
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug