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
Reported 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]
Attachments
Note You need to log in before you can comment on or make changes to this bug.