Bug 71041
Summary: | [chromium] Pass SwapStatistics back on Extensions3DChromium::SwapBuffersAck | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nat Duca <nduca> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | husky, nduca, schenney |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Nat Duca
SwapBuffersCallback should pass swap statistics to the caller.
We should set up a SwapStatistics structore so that we can adjust the types
of statistics provided without too much DEP-rolling pain
Important fields:
P0 - Time spent by GPU process executing the previous frame's commands
P2 - Present latency [for animation compensation]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
https://code.google.com/p/chromium/issues/detail?id=230809