RESOLVED FIXED 104248
[EFL] Active texture state gets corrupted after updating graphics surface contents
https://bugs.webkit.org/show_bug.cgi?id=104248
Summary [EFL] Active texture state gets corrupted after updating graphics surface con...
Kalyan
Reported 2012-12-06 03:19:40 PST
GraphicsContext3DPrivate::copyToGraphicsSurface() doesn't restore the previously bound texture after copying m_texture contents. This corrupts the texture state. Running fast/canvas/webgl/webgl-texture-binding-preserved.html test, highlights this issue.
Attachments
TextureStateFix (4.08 KB, patch)
2012-12-06 04:01 PST, Kalyan
no flags
Kalyan
Comment 1 2012-12-06 04:01:14 PST
Created attachment 177990 [details] TextureStateFix
WebKit Review Bot
Comment 2 2012-12-06 04:32:58 PST
Comment on attachment 177990 [details] TextureStateFix Clearing flags on attachment: 177990 Committed r136832: <http://trac.webkit.org/changeset/136832>
WebKit Review Bot
Comment 3 2012-12-06 04:33:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.