WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
82399
Lack test coverage for multisampled WebGL composited output path
https://bugs.webkit.org/show_bug.cgi?id=82399
Summary
Lack test coverage for multisampled WebGL composited output path
James Robinson
Reported
2012-03-27 17:05:05 PDT
On chromium linux, we appear to not have any layout test coverage for the composited output path for multisampled WebGL - patch 3 on
https://bugs.webkit.org/show_bug.cgi?id=82275
breaks this path completely in chrome (no pixels show up) and fast/canvas/ passes cleanly. Either we don't have tests, the failure (lack support for shared FBOs) does not exist in the test WebGraphicsContext3D implementation, or all tests are marked as failing on chromium linux. I've confirmed that the GC3D implementation we use in DumpRenderTree does advertise support for the multisampling extensions.
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