Descriptiongpu: Enable async uploads again.
Random changes have been breaking Android bots. It turns
out async uploads isn't the issue, but rather simply that
old ICS Imagination drivers crash on glTexSubImage2D (very
consistantly).
This enables async uploads again, but also puts in a
work-around in our work-around :). When we fallback
to glTexSubImage2D, we use glTexImage2D instead.
BUG=174440
NOTRY=True
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182299
Patch Set 1 #Patch Set 2 : Adjust DCHECKs #Messages
Total messages: 6 (0 generated)
|