Bug 85013 - [CSS Shaders] Shaders should share the same GraphicsContext3D
Summary: [CSS Shaders] Shaders should share the same GraphicsContext3D
Status: RESOLVED DUPLICATE of bug 87878
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexandru Chiculita
URL:
Keywords:
Depends on: 85113 87878
Blocks: 85086 88427 88429
  Show dependency treegraph
 
Reported: 2012-04-26 16:27 PDT by Alexandru Chiculita
Modified: 2012-06-20 09:46 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandru Chiculita 2012-04-26 16:27:42 PDT
Make shaders run in the same GraphicsContext3D, so that we can share resources between filtered elements. Also, avoids recreating a GraphicsContext3D every time CSS is reset.
Comment 1 Alexandru Chiculita 2012-06-20 09:46:46 PDT

*** This bug has been marked as a duplicate of bug 87878 ***