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

Issue 1133033002: Update GetTexParameter* and TexParameter* for ES3 in GPU command buffer (Closed)

Created:
5 years, 7 months ago by legend
Modified:
5 years, 7 months ago
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

Update GetTexParameter* and TexParameter* for ES3 in GPU command buffer Support more kinds of `pname` for these two interfaces. BUG=429053 Committed: https://crrev.com/98291957a952d2fa956f760423425e4f9ce7a96f Cr-Commit-Position: refs/heads/master@{#329367}

Patch Set 1 #

Total comments: 11

Patch Set 2 : Addressed piman's and zmo's comments #

Patch Set 3 : Update some comments #

Patch Set 4 : Use previous macro #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+245 lines, -15 lines) Patch
M gpu/blink/webgraphicscontext3d_impl.cc View 1 2 3 1 chunk +2 lines, -13 lines 1 comment Download
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 3 chunks +35 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils.cc View 2 chunks +18 lines, -2 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils_autogen.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h View 1 3 chunks +35 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_validation_autogen.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_validation_implementation_autogen.h View 1 6 chunks +42 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.h View 1 2 5 chunks +38 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 8 chunks +71 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
legend
PTAL if have times. Thanks! https://codereview.chromium.org/1133033002/diff/1/gpu/blink/webgraphicscontext3d_impl.cc File gpu/blink/webgraphicscontext3d_impl.cc (left): https://codereview.chromium.org/1133033002/diff/1/gpu/blink/webgraphicscontext3d_impl.cc#oldcode646 gpu/blink/webgraphicscontext3d_impl.cc:646: // TODO(kbr): figure out ...
5 years, 7 months ago (2015-05-11 07:17:14 UTC) #2
piman
https://codereview.chromium.org/1133033002/diff/1/gpu/blink/webgraphicscontext3d_impl.cc File gpu/blink/webgraphicscontext3d_impl.cc (left): https://codereview.chromium.org/1133033002/diff/1/gpu/blink/webgraphicscontext3d_impl.cc#oldcode646 gpu/blink/webgraphicscontext3d_impl.cc:646: // TODO(kbr): figure out whether the setting of TEXTURE_WRAP_R ...
5 years, 7 months ago (2015-05-11 21:39:34 UTC) #3
Zhenyao Mo
https://codereview.chromium.org/1133033002/diff/1/gpu/blink/webgraphicscontext3d_impl.cc File gpu/blink/webgraphicscontext3d_impl.cc (left): https://codereview.chromium.org/1133033002/diff/1/gpu/blink/webgraphicscontext3d_impl.cc#oldcode646 gpu/blink/webgraphicscontext3d_impl.cc:646: // TODO(kbr): figure out whether the setting of TEXTURE_WRAP_R ...
5 years, 7 months ago (2015-05-11 23:23:44 UTC) #4
legend
Please review again. Thanks! https://codereview.chromium.org/1133033002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py File gpu/command_buffer/build_gles2_cmd_buffer.py (right): https://codereview.chromium.org/1133033002/diff/1/gpu/command_buffer/build_gles2_cmd_buffer.py#newcode854 gpu/command_buffer/build_gles2_cmd_buffer.py:854: 'GL_TEXTURE_3D', On 2015/05/11 23:23:44, Zhenyao ...
5 years, 7 months ago (2015-05-12 02:34:17 UTC) #5
Zhenyao Mo
LGTM
5 years, 7 months ago (2015-05-12 03:01:48 UTC) #6
piman
lgtm
5 years, 7 months ago (2015-05-12 03:05:24 UTC) #7
legend
One more small change. Please look again. https://codereview.chromium.org/1133033002/diff/60001/gpu/blink/webgraphicscontext3d_impl.cc File gpu/blink/webgraphicscontext3d_impl.cc (right): https://codereview.chromium.org/1133033002/diff/60001/gpu/blink/webgraphicscontext3d_impl.cc#newcode643 gpu/blink/webgraphicscontext3d_impl.cc:643: WGC3Denum, WGC3Denum, ...
5 years, 7 months ago (2015-05-12 03:23:16 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1133033002/60001
5 years, 7 months ago (2015-05-12 05:18:06 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 7 months ago (2015-05-12 07:11:15 UTC) #12
commit-bot: I haz the power
5 years, 7 months ago (2015-05-12 07:12:11 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/98291957a952d2fa956f760423425e4f9ce7a96f
Cr-Commit-Position: refs/heads/master@{#329367}

Powered by Google App Engine
This is Rietveld 408576698