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

Issue 315283002: Framebuffer clear() needs to consider the situation some draw buffers are disabled. (Closed)

Created:
6 years, 6 months ago by Zhenyao Mo
Modified:
6 years, 6 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Visibility:
Public.

Description

Framebuffer clear() needs to consider the situation some draw buffers are disabled. This is when we expose DrawBuffers extension. BUG=376951 TEST=the attached test case, webgl conformance R=kbr@chromium.org,bajones@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275338

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -2 lines) Patch
M gpu/command_buffer/service/framebuffer_manager.h View 1 3 chunks +13 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager.cc View 1 2 chunks +51 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager_unittest.cc View 1 4 chunks +97 lines, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 4 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Zhenyao Mo
Please take a look.
6 years, 6 months ago (2014-06-05 18:22:57 UTC) #1
bajones
LGTM with one tiny nit https://codereview.chromium.org/315283002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc File gpu/command_buffer/service/framebuffer_manager.cc (right): https://codereview.chromium.org/315283002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc#newcode569 gpu/command_buffer/service/framebuffer_manager.cc:569: Could you remove this ...
6 years, 6 months ago (2014-06-05 18:31:14 UTC) #2
Ken Russell (switch to Gerrit)
Very nice work. LGTM https://codereview.chromium.org/315283002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc File gpu/command_buffer/service/framebuffer_manager.cc (right): https://codereview.chromium.org/315283002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc#newcode398 gpu/command_buffer/service/framebuffer_manager.cc:398: glDrawBuffersARB(manager_->max_draw_buffers_, buffers.get()); Is it guaranteed ...
6 years, 6 months ago (2014-06-05 20:00:41 UTC) #3
Zhenyao Mo
https://codereview.chromium.org/315283002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc File gpu/command_buffer/service/framebuffer_manager.cc (right): https://codereview.chromium.org/315283002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc#newcode398 gpu/command_buffer/service/framebuffer_manager.cc:398: glDrawBuffersARB(manager_->max_draw_buffers_, buffers.get()); On 2014/06/05 20:00:40, Ken Russell wrote: > ...
6 years, 6 months ago (2014-06-05 21:27:49 UTC) #4
Zhenyao Mo
The CQ bit was checked by zmo@chromium.org
6 years, 6 months ago (2014-06-05 21:27:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zmo@chromium.org/315283002/20001
6 years, 6 months ago (2014-06-05 21:29:42 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 6 months ago (2014-06-06 01:51:00 UTC) #7
commit-bot: I haz the power
6 years, 6 months ago (2014-06-06 05:21:45 UTC) #8
Message was sent while issue was closed.
Change committed as 275338

Powered by Google App Engine
This is Rietveld 408576698