Bug 71041 - [chromium] Pass SwapStatistics back on Extensions3DChromium::SwapBuffersAck
Summary: [chromium] Pass SwapStatistics back on Extensions3DChromium::SwapBuffersAck
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-27 11:28 PDT by Nat Duca
Modified: 2013-04-12 07:16 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 Nat Duca 2011-10-27 11:28:26 PDT
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]