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
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.