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

Issue 2509001: Refactor CommandBufferHelper to use Jump to loop... (Closed)

Created:
10 years, 6 months ago by greggman
Modified:
9 years, 7 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews, apatrick_chromium
Visibility:
Public.

Description

Refactor CommandBufferHelper to use Jump to loop instead of Noop. This makes it actually work if you tell the command buffer helper to use less than the entire command buffer. TEST=modified unit tests and ran GLES2 conformance tests. BUG=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48835

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -42 lines) Patch
M gpu/command_buffer/client/cmd_buffer_helper.h View 2 chunks +3 lines, -2 lines 0 comments Download
M gpu/command_buffer/client/cmd_buffer_helper.cc View 5 chunks +21 lines, -20 lines 0 comments Download
M gpu/command_buffer/client/cmd_buffer_helper_test.cc View 13 chunks +48 lines, -19 lines 2 comments Download
M gpu/command_buffer/service/cmd_parser.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
greggman
10 years, 6 months ago (2010-06-02 22:18:14 UTC) #1
apatrick_chromium
10 years, 6 months ago (2010-06-02 22:24:43 UTC) #2
LGTM

http://codereview.chromium.org/2509001/diff/1/4
File gpu/command_buffer/client/cmd_buffer_helper_test.cc (right):

http://codereview.chromium.org/2509001/diff/1/4#newcode115
gpu/command_buffer/client/cmd_buffer_helper_test.cc:115: //       
.InSequence(sequence_)
Uncomment or delete line?

http://codereview.chromium.org/2509001/diff/1/4#newcode164
gpu/command_buffer/client/cmd_buffer_helper_test.cc:164: //  Sequence sequence_;
Uncomment or delete line?

Powered by Google App Engine
This is Rietveld 408576698