Rename gpu.SwapBuffers to gpu.PresentingFrame and add it to PostSubBuffer.
Depending on the GL implementation, PostSubBuffer may be called instead of
SwapBuffers. Rename gpu.SwapBuffers to a more generic gpu.PresentingFrame
and update all the tests that use the delay.
BUG=359662
Review URL: https://codereview.chromium.org/240073008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265936 0039d316-1c4b-4281-b951-d872f2087c98
CrOS-Libchrome-Original-Commit: a36ed4839fe44ca37f7562ba8bc198b1d7812e6a
1 file changed