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

Issue 333303002: generate GetAttribLocation/GetUniformLocation by build_gles2_cmd_buffer.py (Closed)

Created:
6 years, 6 months ago by JungJik
Modified:
6 years, 5 months ago
Reviewers:
greggman, no sievers, piman
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

generate GetAttribLocation/GetUniformLocation by build_gles2_cmd_buffer.py change to generate GetAttribLocation/GetUniformLocation functions by build_gles2_cmd_buffer.py and remove HandWritten code. Bug=None TEST=gpu_tests --gtest_filter="GLES2FormatTest.*" Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283494

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -164 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 2 3 5 chunks +9 lines, -31 lines 0 comments Download
M gpu/command_buffer/client/gles2_cmd_helper.h View 1 2 1 chunk +0 lines, -20 lines 0 comments Download
M gpu/command_buffer/client/gles2_cmd_helper_autogen.h View 1 2 2 chunks +22 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format.h View 1 2 1 chunk +0 lines, -111 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_autogen.h View 1 2 2 chunks +110 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_format_test_autogen.h View 1 2 2 chunks +34 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
JungJik
Please take a look :)
6 years, 6 months ago (2014-06-16 12:55:06 UTC) #1
JungJik
On 2014/06/16 12:55:06, JungJik wrote: > Please take a look :) the patch is re-based. ...
6 years, 5 months ago (2014-07-10 11:56:54 UTC) #2
no sievers
https://codereview.chromium.org/333303002/diff/40001/gpu/command_buffer/build_gles2_cmd_buffer.py File gpu/command_buffer/build_gles2_cmd_buffer.py (right): https://codereview.chromium.org/333303002/diff/40001/gpu/command_buffer/build_gles2_cmd_buffer.py#newcode1871 gpu/command_buffer/build_gles2_cmd_buffer.py:1871: 'NonImmediate GLint* location', Can |NonImmediate| and the logic in ...
6 years, 5 months ago (2014-07-10 20:47:46 UTC) #3
JungJik
On 2014/07/10 20:47:46, sievers wrote: > https://codereview.chromium.org/333303002/diff/40001/gpu/command_buffer/build_gles2_cmd_buffer.py > File gpu/command_buffer/build_gles2_cmd_buffer.py (right): > > https://codereview.chromium.org/333303002/diff/40001/gpu/command_buffer/build_gles2_cmd_buffer.py#newcode1871 > ...
6 years, 5 months ago (2014-07-13 08:29:25 UTC) #4
JungJik
On 2014/07/13 08:29:25, JungJik wrote: > On 2014/07/10 20:47:46, sievers wrote: > > > https://codereview.chromium.org/333303002/diff/40001/gpu/command_buffer/build_gles2_cmd_buffer.py ...
6 years, 5 months ago (2014-07-15 12:35:44 UTC) #5
no sievers
lgtm
6 years, 5 months ago (2014-07-15 19:36:07 UTC) #6
JungJik
On 2014/07/15 19:36:07, sievers wrote: > lgtm thanks for lgtm :)
6 years, 5 months ago (2014-07-16 02:29:42 UTC) #7
JungJik
The CQ bit was checked by jungjik.lee@samsung.com
6 years, 5 months ago (2014-07-16 02:32:23 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jungjik.lee@samsung.com/333303002/60001
6 years, 5 months ago (2014-07-16 02:35:53 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-16 20:46:14 UTC) #10
Message was sent while issue was closed.
Change committed as 283494

Powered by Google App Engine
This is Rietveld 408576698