Bug 77011 - Pack depth/stencil buffers into a single sample framebuffer for WebGL
Summary: Pack depth/stencil buffers into a single sample framebuffer for WebGL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 59064
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-25 08:08 PST by ChangSeok Oh
Modified: 2012-01-26 00:57 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2012-01-25 08:08:22 PST
As Martin's comment in bug76248, pack the depth/stencil buffers into a single frame buffer if possible.