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

Issue 2581973002: [Command buffer]: Don't blit color buffer if draw buffers have no image during blitting (Closed)

Created:
4 years ago by yunchao
Modified:
4 years ago
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Command buffer]: Don't blit color buffer if draw buffers have no image during blitting BUG=672719 TEST=conformance2/rendering/read-draw-when-missing-image.html CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/9880858779bea48a0e826a296b19191dc4c4e12c Cr-Commit-Position: refs/heads/master@{#440329}

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : suppress webgl 2 expectation, code rebase #

Total comments: 2

Patch Set 4 : a small fix #

Patch Set 5 : code rebase #

Patch Set 6 : suppress webgl 2 conformance, code rebase #

Patch Set 7 : code rebase #

Patch Set 8 : code rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M content/test/gpu/gpu_tests/webgl2_conformance_expectations.py View 1 2 3 4 5 6 7 1 chunk +0 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
yunchao
Zhenyao and all: PTAL Please refer to https://codereview.chromium.org/2570823002/.
4 years ago (2016-12-16 15:30:39 UTC) #6
Zhenyao Mo
https://codereview.chromium.org/2581973002/diff/40001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2581973002/diff/40001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode8057 gpu/command_buffer/service/gles2_cmd_decoder.cc:8057: if (draw_framebuffer && !draw_buffer_has_image) You can't return early here. ...
4 years ago (2016-12-16 23:50:31 UTC) #7
yunchao
Thanks for your review, Zhenyao. https://codereview.chromium.org/2581973002/diff/40001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2581973002/diff/40001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode8057 gpu/command_buffer/service/gles2_cmd_decoder.cc:8057: if (draw_framebuffer && !draw_buffer_has_image) ...
4 years ago (2016-12-19 03:20:08 UTC) #9
yunchao
Could you take another look, Zhenyao? Thanks a lot!
4 years ago (2016-12-21 14:34:20 UTC) #10
Zhenyao Mo
On 2016/12/21 14:34:20, yunchao wrote: > Could you take another look, Zhenyao? Thanks a lot! ...
4 years ago (2016-12-21 22:30:28 UTC) #11
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/2581973002/140001
4 years ago (2016-12-22 01:53:47 UTC) #18
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years ago (2016-12-22 03:47:56 UTC) #21
commit-bot: I haz the power
4 years ago (2016-12-22 03:51:23 UTC) #23
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/9880858779bea48a0e826a296b19191dc4c4e12c
Cr-Commit-Position: refs/heads/master@{#440329}

Powered by Google App Engine
This is Rietveld 408576698