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

Issue 885013002: gpu: Add TransformFeedback & Uniform Buffer related consts (Closed)

Created:
5 years, 10 months ago by hj.r.chung
Modified:
5 years, 10 months ago
Reviewers:
vmiura, 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

gpu: Add TransformFeedback & Uniform Buffer related consts Added max_transform_feedback_separate_attribs, max_uniform_buffer_bindings, and uniform_buffer_offset_alignment to Capabilities. These were introducted in GLES 3.0. BUG=429053 TEST=gpu_unittests Committed: https://crrev.com/8f143294c4f57bb04e170283a917a577fadb40c8 Cr-Commit-Position: refs/heads/master@{#314725}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed additional error checking #

Patch Set 3 : removed early returns #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -19 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 2 9 chunks +19 lines, -13 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation_unittest_autogen.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M gpu/command_buffer/common/capabilities.h View 1 chunk +3 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/capabilities.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_1_autogen.h View 2 chunks +4 lines, -4 lines 0 comments Download
M gpu/ipc/gpu_command_buffer_traits_multi.h View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
hj.r.chung
ptal!
5 years, 10 months ago (2015-02-02 06:09:52 UTC) #2
hj.r.chung
ptal!
5 years, 10 months ago (2015-02-02 06:09:55 UTC) #3
piman
TBH, I'm not sure this is really worth it. The current bug means that after ...
5 years, 10 months ago (2015-02-04 00:43:19 UTC) #4
hj.r.chung
On 2015/02/04 00:43:19, piman (Very slow to review) wrote: > TBH, I'm not sure this ...
5 years, 10 months ago (2015-02-04 01:21:26 UTC) #5
piman
On Tue, Feb 3, 2015 at 5:21 PM, <heejin.r.chung@samsung.com> wrote: > On 2015/02/04 00:43:19, piman ...
5 years, 10 months ago (2015-02-04 01:29:43 UTC) #6
hj.r.chung
On 2015/02/04 01:29:43, piman (Very slow to review) wrote: > On Tue, Feb 3, 2015 ...
5 years, 10 months ago (2015-02-04 02:50:50 UTC) #7
piman
Actually, I don't think we should early-return. The switch statements only care about the state ...
5 years, 10 months ago (2015-02-05 00:29:26 UTC) #8
hj.r.chung
On 2015/02/05 00:29:26, piman (Very slow to review) wrote: > Actually, I don't think we ...
5 years, 10 months ago (2015-02-05 00:36:55 UTC) #9
piman
lgtm
5 years, 10 months ago (2015-02-05 00:38:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/885013002/40001
5 years, 10 months ago (2015-02-05 00:47:08 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-05 02:44:37 UTC) #13
commit-bot: I haz the power
5 years, 10 months ago (2015-02-05 02:45:34 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8f143294c4f57bb04e170283a917a577fadb40c8
Cr-Commit-Position: refs/heads/master@{#314725}

Powered by Google App Engine
This is Rietveld 408576698