Descriptiongpu: Change qualcomm work-around.
The only way to keep image_preserved disabled was to use a
glFinish after EGL image creation. This is fine if we only
create EGL images on the upload thread, but we might start
doing this on either thread.
This alternative work around just doesn't use image-
preserve. The performance benefit wasn't large on Qualcomm
anyway.
No-try for Android only change.
NOTRY=true
BUG=175272
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181819
Patch Set 1 #Patch Set 2 : Add img too. #Patch Set 3 : Tweak #Messages
Total messages: 7 (0 generated)
|