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

Issue 2129523004: Fix a bug with emulated RGB offscreen native GpuMemoryBuffers. (Closed)

Created:
4 years, 5 months ago by erikchen
Modified:
4 years, 5 months ago
Reviewers:
piman
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

Fix a bug with emulated RGB offscreen native GpuMemoryBuffers. Some command buffers backed by a surface need to have the back buffer cleared. This logic doesn't apply correctly to emulated RGB offscreen backbuffers. There's no need to do the clear to begin with for offscreen buffers since the offscreen buffer is cleared by ResizeOffscreenFrameBuffer. BUG=602484 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/8ce92bf1f6eb02e80d516e02ef23842dafc9a0aa Cr-Commit-Position: refs/heads/master@{#404017}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -5 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/tests/gl_native_gmb_backbuffer_unittest.cc View 3 chunks +16 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (6 generated)
erikchen
piman: Please review. The updated unit test fails without the new logic, and passes with ...
4 years, 5 months ago (2016-07-06 22:45:02 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2129523004/1
4 years, 5 months ago (2016-07-06 22:45:20 UTC) #5
piman
lgtm
4 years, 5 months ago (2016-07-06 22:57:36 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-07-06 23:46:18 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2129523004/1
4 years, 5 months ago (2016-07-07 00:28:53 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-07 00:37:05 UTC) #11
commit-bot: I haz the power
4 years, 5 months ago (2016-07-07 00:39:35 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8ce92bf1f6eb02e80d516e02ef23842dafc9a0aa
Cr-Commit-Position: refs/heads/master@{#404017}

Powered by Google App Engine
This is Rietveld 408576698