New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 869560 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Eliminate call to GetLatestInFlightSurface in SurfaceAggregator

Project Member Reported by samans@chromium.org, Jul 31

Issue description

Currently each SurfaceRange exists both in a SurfaceDrawQuad and in referenced_surfaces. We should only have SurfaceRanges in referenced_surfaces and each SurfaceDrawQuad should have an index into referenced_surfaces instead of the SurfaceRange again. This will allow us to avoid calling GetLatestInFlightSurface during surface aggregation.
 
Cc: -akaba@google.com akaba@chromium.org
Summary: Eliminate call to GetLatestInFlightSurface in SurfaceAggregator (was: SurfaceDrawQuad should hold an index into referenced_surfaces rather than a SurfaceRange)
Owner: akaba@chromium.org
Owner: samans@chromium.org

Sign in to add a comment