Descriptiongpu: Make sure sync queries complete on service side when calling glFinish.
This is a correctness fix as we can't assume
GLFence::HasCompleted() will return true after glFinish
has been called.
BUG=430933
Review URL: https://codereview.chromium.org/707833003
Cr-Commit-Position: refs/heads/master@{#303584}
(cherry picked from commit cc241eb2e305df9d467991521dd753d7b398884a)
Patch Set 1 #
|