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

Issue 272953002: Make command buffer generator infer GL array element type from the GL prototype (Closed)

Created:
6 years, 7 months ago by Kimmo Kinnunen
Modified:
6 years, 7 months ago
Reviewers:
Zhenyao Mo, vmiura, piman
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Make command buffer generator infer GL array element type from the GL prototype Make command buffer generator infer GL array element type from the GL prototype. Before, it was written in the function info specification. This would simplify the usage if PUT functions that have two pointer types would ever be supported. BUG=344330 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269914

Patch Set 1 #

Total comments: 4

Patch Set 2 : address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -219 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 30 chunks +79 lines, -64 lines 0 comments Download
M ppapi/shared_impl/ppb_opengles2_shared.cc View 1 2 chunks +76 lines, -155 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Kimmo Kinnunen
This could be useful for autogen'ing path rendering commands, if we ever get there. Should ...
6 years, 7 months ago (2014-05-09 07:40:55 UTC) #1
vmiura
LGTM with minor nits. Adding OWNERS for LGTM. https://codereview.chromium.org/272953002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py File gpu/command_buffer/build_gles2_cmd_buffer.py (right): https://codereview.chromium.org/272953002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py#newcode6129 gpu/command_buffer/build_gles2_cmd_buffer.py:6129: nit: ...
6 years, 7 months ago (2014-05-09 18:32:22 UTC) #2
piman
lgtm
6 years, 7 months ago (2014-05-09 19:57:22 UTC) #3
Zhenyao Mo
LGTM
6 years, 7 months ago (2014-05-09 21:21:14 UTC) #4
Kimmo Kinnunen
https://codereview.chromium.org/272953002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py File gpu/command_buffer/build_gles2_cmd_buffer.py (right): https://codereview.chromium.org/272953002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py#newcode6129 gpu/command_buffer/build_gles2_cmd_buffer.py:6129: On 2014/05/09 18:32:23, vmiura wrote: > nit: Can we ...
6 years, 7 months ago (2014-05-12 10:31:44 UTC) #5
Kimmo Kinnunen
The CQ bit was checked by kkinnunen@nvidia.com
6 years, 7 months ago (2014-05-12 10:32:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkinnunen@nvidia.com/272953002/20001
6 years, 7 months ago (2014-05-12 10:32:17 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-12 12:23:02 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-12 13:41:14 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/152956)
6 years, 7 months ago (2014-05-12 13:41:14 UTC) #10
vmiura
The CQ bit was checked by vmiura@chromium.org
6 years, 7 months ago (2014-05-12 22:13:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkinnunen@nvidia.com/272953002/20001
6 years, 7 months ago (2014-05-12 22:15:01 UTC) #12
commit-bot: I haz the power
6 years, 7 months ago (2014-05-12 23:43:07 UTC) #13
Message was sent while issue was closed.
Change committed as 269914

Powered by Google App Engine
This is Rietveld 408576698