Bug 88429
Summary: | [CSS Shaders] Reuse vertex data across elements with same mesh sizes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexandru Chiculita <achicu> |
Component: | Layout and Rendering | Assignee: | Alexandru Chiculita <achicu> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | jnetterfield, krit |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 85013 | ||
Bug Blocks: | 85086 |
Alexandru Chiculita
CSS Shaders require triangles information that is usually the same for all the elements. Figure out if it is needed to share vertex data across elements and implement it.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |