commit | c2dd691c2c8485a74ba0606c87db650b00d0b904 | [log] [tgz] |
---|---|---|
author | reveman <reveman@chromium.org> | Thu Aug 27 17:25:53 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 27 17:26:32 2015 |
tree | f19fba5e0c55676c9fd00e281e601081e4cc7408 | |
parent | ea07dce9c7be4002726175d4418e6125faa63fef [diff] |
gpu: Remove async texture uploads. This removes the usage of async texture uploads from cc/ and all support for it from the GPU service. Follow up changes will provide significant cleanup and some performance improvements in cc/ as a result of this. BUG=499372 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1186393004 Cr-Commit-Position: refs/heads/master@{#345908}