WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 48152
47289
[chromium] Support GL_CHROMIUM_copy_texture_to_parent_texture in WebGraphicsContext3DDefaultImpl
https://bugs.webkit.org/show_bug.cgi?id=47289
Summary
[chromium] Support GL_CHROMIUM_copy_texture_to_parent_texture in WebGraphicsC...
Kenneth Russell
Reported
2010-10-06 11:54:34 PDT
Support for the Chromium-specific extension GL_CHROMIUM_copy_texture_to_parent_texture is needed in WebKit/chromium/src/WebGraphicsContext3DDefaultImpl.cpp in order for the accelerated 2D canvas to work properly in DumpRenderTree. Currently I suspect that any pixel tests will fail.
Attachments
Add attachment
proposed patch, testcase, etc.
Stephen White
Comment 1
2010-10-06 11:59:22 PDT
Good catch. Just to be clear, it's only with both --enable-accelerated-compositing and --enable-accelerated-2d-canvas that the tests will fail. They should still work with --enable-accelerated-2d-canvas alone.
Stephen White
Comment 2
2010-11-02 07:09:33 PDT
*** This bug has been marked as a duplicate of
bug 48152
***
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