Eliminate call to GetLatestInFlightSurface in SurfaceAggregator |
||||
Issue descriptionCurrently 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.
,
Aug 10
,
Aug 10
,
Aug 26
|
||||
►
Sign in to add a comment |
||||
Comment 1 by akaba@google.com
, Jul 31