Chromium Code Reviews
DescriptionMove flush id from WebGraphicsContext3DImpl to GLES2Implementation.
This means calls to any flush or finish methods on GLES2Implementation
will update the flush id, and calls to either
WebGraphicsContext3D::lastFlushID() or to
GLES2Interface::GetLastFlushIdCHROMIUM() will return the same answer
always.
R=kbr@chromium.org, piman
BUG=584497
CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel
Committed: https://crrev.com/97aa5e3544f15ec76416eae93a149dc250c4a647
Cr-Commit-Position: refs/heads/master@{#381647}
Patch Set 1 #Patch Set 2 : lastflush: . #
Total comments: 1
Patch Set 3 : lastflush: rebase #Dependent Patchsets: Messages
Total messages: 22 (12 generated)
|