Descriptioncc: Make async readback path use async glReadPixels.
The current async readback path for the compositor did a synchronous
glReadPixels, but since the whole thing is asynchronous, there's no
need for the glReadPixels call to be synchronous.
This mimics the code from GLHelper to make the glReadPixels into an
async call.
Tested by all the compositor pixel tests.
Depends on: https://codereview.chromium.org/14126014/
R=piman
BUG=179896
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197519
Patch Set 1 #Patch Set 2 : There, I fixed it #
Total comments: 16
Patch Set 3 : #Patch Set 4 : #
Total comments: 4
Patch Set 5 : swizzlebeforeunmap #Patch Set 6 : addcomment #Patch Set 7 : forlanding #Patch Set 8 : forlanding #
Messages
Total messages: 18 (0 generated)
|