Bug 92296 - [WebGL] fast/canvas/webgl/framebuffer-object-attachment.html fails on certain platforms
Summary: [WebGL] fast/canvas/webgl/framebuffer-object-attachment.html fails on certain...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-25 14:09 PDT by Joshua Netterfield
Modified: 2012-07-25 19:32 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2012-07-25 16:47 PDT, Joshua Netterfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Netterfield 2012-07-25 14:09:06 PDT
On SGX and QC QNX hardware, and possibly other platforms which support both depth and stencil attachments at the same time, WebKit fails to create an fbo error for "Attach depth, then stencil, causing conflict" and similar in section "Dimensions 2 x 2"
Comment 1 Joshua Netterfield 2012-07-25 16:47:01 PDT
Created attachment 154484 [details]
Patch
Comment 2 Rob Buis 2012-07-25 19:22:20 PDT
Comment on attachment 154484 [details]
Patch

Nice find! Maybe some ports can unskip this test now...
Comment 3 WebKit Review Bot 2012-07-25 19:32:34 PDT
Comment on attachment 154484 [details]
Patch

Clearing flags on attachment: 154484

Committed r123699: <http://trac.webkit.org/changeset/123699>
Comment 4 WebKit Review Bot 2012-07-25 19:32:36 PDT
All reviewed patches have been landed.  Closing bug.