RESOLVED DUPLICATE of bug 126538 122264
WebGL framebuffer-object-attachment layout test bug
https://bugs.webkit.org/show_bug.cgi?id=122264
Summary WebGL framebuffer-object-attachment layout test bug
Przemyslaw Szymanski
Reported 2013-10-03 02:57:26 PDT
This patch fixes framebuffer-object-attachment test. It clears depth buffer if a framebuffer has depth or depth stencil attachment and is complete
Attachments
framebuffer object attachment test fix (2.44 KB, patch)
2013-10-03 03:13 PDT, Przemyslaw Szymanski
no flags
Przemyslaw Szymanski
Comment 1 2013-10-03 03:13:09 PDT
Created attachment 213237 [details] framebuffer object attachment test fix
Brent Fulgham
Comment 2 2014-01-10 10:26:35 PST
Comment on attachment 213237 [details] framebuffer object attachment test fix The buffer setup/clear logic is handled elsewhere. I believe the test was corrected by http://trac.webkit.org/changeset/161375.
Brent Fulgham
Comment 3 2014-01-10 10:27:18 PST
Thanks for working on this. I think a separate fix I did while investigating similar problems covers the same case you handled here. *** This bug has been marked as a duplicate of bug 126538 ***
Note You need to log in before you can comment on or make changes to this bug.