Bug 77376 - [Chromium] Determine number of texture uploads to allow per frame based on cost instead of count.
Summary: [Chromium] Determine number of texture uploads to allow per frame based on co...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Reveman
URL:
Keywords:
Depends on: 76740
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-30 15:39 PST by David Reveman
Modified: 2013-04-12 08:21 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Reveman 2012-01-30 15:39:54 PST
Partial updates might not be as costly as full tile updates. Therefor, more partial updates could be allowed if based on cost instead of count.