Enable EGL timestamps
Presentation helper only picks up changes to the use of EGL timestamps when we make current (GLSurfacePresentationHelper::OnMakeCurrent). With virtual contexts we very rarely call MakeCurrent. This CL adds a MakeCurrent on initialization to pick it up. Change-Id: I2cc5429004e6f2d84782091464d0a90aa5d25ace Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1951581 Commit-Queue: Jonathan Backer <backer@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Auto-Submit: Jonathan Backer <backer@chromium.org> Reviewed-by:Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#721772}
Showing
Please register or sign in to comment