Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Issue 2068033002: Do not use IOSurface copyTexImage2D workaround for LUMA formats. (Closed)

Created:
4 years, 6 months ago by erikchen
Modified:
4 years, 6 months ago
Reviewers:
Zhenyao Mo, Geoff Lang
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not use IOSurface copyTexImage2D workaround for LUMA formats. copyTexImage is implemented for LUMA formats using a blit. Thus, there's no need to use the copyTexImage2D workaround for IOSurfaces. BUG=577144, 620067 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/1474859b3ba1100e4a80802f5a47bdd3934cb0f2 Cr-Commit-Position: refs/heads/master@{#399825}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Comments from zmo. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -13 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 chunks +10 lines, -13 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2068033002/1
4 years, 6 months ago (2016-06-14 21:39:31 UTC) #3
erikchen
zmo: Please review.
4 years, 6 months ago (2016-06-14 21:48:23 UTC) #5
Geoff Lang
On 2016/06/14 21:48:23, erikchen wrote: > zmo: Please review. This is a better fix than ...
4 years, 6 months ago (2016-06-14 21:55:47 UTC) #6
Zhenyao Mo
lgtm https://codereview.chromium.org/2068033002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2068033002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode12447 gpu/command_buffer/service/gles2_cmd_decoder.cc:12447: } else if(use_workaround) { nit: a space after ...
4 years, 6 months ago (2016-06-14 22:49:14 UTC) #7
erikchen
https://codereview.chromium.org/2068033002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2068033002/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode12447 gpu/command_buffer/service/gles2_cmd_decoder.cc:12447: } else if(use_workaround) { On 2016/06/14 22:49:14, Zhenyao Mo ...
4 years, 6 months ago (2016-06-14 22:53:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2068033002/20001
4 years, 6 months ago (2016-06-14 22:53:51 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on tryserver.chromium.mac (JOB_TIMED_OUT, no build URL) ios-device-gn on ...
4 years, 6 months ago (2016-06-15 00:55:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2068033002/20001
4 years, 6 months ago (2016-06-15 01:04:07 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-15 02:54:35 UTC) #16
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-15 02:54:42 UTC) #17
commit-bot: I haz the power
4 years, 6 months ago (2016-06-15 02:56:52 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/1474859b3ba1100e4a80802f5a47bdd3934cb0f2
Cr-Commit-Position: refs/heads/master@{#399825}

Powered by Google App Engine
This is Rietveld 408576698