Bug 85013
Summary: | [CSS Shaders] Shaders should share the same GraphicsContext3D | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexandru Chiculita <achicu> |
Component: | Layout and Rendering | Assignee: | Alexandru Chiculita <achicu> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 85113, 87878 | ||
Bug Blocks: | 85086, 88427, 88429 |
Alexandru Chiculita
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexandru Chiculita
*** This bug has been marked as a duplicate of bug 87878 ***