SkiaRenderer/macOS: Plumb swap params in SkiaOutputDevice
Change SkiaOutputDevice::FinishSwapBuffers to take a gfx::SwapCompletionResult instead of just a gfx::SwapResult. This makes its way to the population of the gpu::SwapBuffersCompleteParams in SkiaOutputDevice::SwapInfo::Complete, where we will be adding the gfx::CALayerParams structure in a subsequent patch. Bug: 894929 Change-Id: I873f6611b3e87a0b3bedb116d33224aed59b7dc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225360Reviewed-by:Jonathan Backer <backer@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#773837}
Showing
Please register or sign in to comment