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

Issue 1684343002: Upgrade TexSubImage3D and TexStorage3D. (Closed)

Created:
4 years, 10 months ago by Zhenyao Mo
Modified:
4 years, 10 months ago
CC:
chromium-reviews, vmiura, Ken Russell (switch to Gerrit), bajones, no sievers
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upgrade TexSubImage3D and TexStorage3D. BUG=429053 TEST=gpu_unittests,webgl2_conformance R=piman@chromium.org CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/ec8cab4d9895568bb2c682556efdcc3aa08ab818 Cr-Commit-Position: refs/heads/master@{#375752}

Patch Set 1 #

Total comments: 2

Patch Set 2 : pure rebase #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+290 lines, -95 lines) Patch
M content/test/gpu/gpu_tests/webgl2_conformance_expectations.py View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 4 7 chunks +146 lines, -54 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_autogen.h View 1 chunk +1 line, -1 line 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_2_autogen.h View 1 chunk +0 lines, -12 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h View 1 chunk +11 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc View 1 chunk +27 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_textures.cc View 1 1 chunk +30 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/texture_manager.h View 1 chunk +8 lines, -1 line 0 comments Download
M gpu/command_buffer/service/texture_manager.cc View 1 2 3 9 chunks +65 lines, -23 lines 0 comments Download

Messages

Total messages: 28 (14 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1684343002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1684343002/1
4 years, 10 months ago (2016-02-11 00:56:42 UTC) #3
Zhenyao Mo
piman: PTAL Others: FYI Unfortunately TexSubImage3D has 11 args and gmock only supports up to ...
4 years, 10 months ago (2016-02-11 00:57:49 UTC) #4
Ken Russell (switch to Gerrit)
This LGTM but I'm not an owner. One question. https://codereview.chromium.org/1684343002/diff/1/gpu/command_buffer/service/texture_manager.cc File gpu/command_buffer/service/texture_manager.cc (right): https://codereview.chromium.org/1684343002/diff/1/gpu/command_buffer/service/texture_manager.cc#newcode2226 gpu/command_buffer/service/texture_manager.cc:2226: ...
4 years, 10 months ago (2016-02-11 01:30:17 UTC) #6
piman
https://codereview.chromium.org/1684343002/diff/1/gpu/command_buffer/service/texture_manager.cc File gpu/command_buffer/service/texture_manager.cc (right): https://codereview.chromium.org/1684343002/diff/1/gpu/command_buffer/service/texture_manager.cc#newcode2226 gpu/command_buffer/service/texture_manager.cc:2226: // TODO(zmo): Upgrade to 3D. On 2016/02/11 01:30:17, Ken ...
4 years, 10 months ago (2016-02-11 02:00:22 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-11 02:15:16 UTC) #9
Zhenyao Mo
Per discussion with reveman, we can't simplify the clear logic. Compositor depends on the current ...
4 years, 10 months ago (2016-02-16 21:53:37 UTC) #11
Zhenyao Mo
piman: I create a bug to track the clearing of 3D textures. Can you review ...
4 years, 10 months ago (2016-02-16 21:54:50 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1684343002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1684343002/60001
4 years, 10 months ago (2016-02-16 21:55:12 UTC) #14
piman
LGTM. Could you also add a DCHECK in GLES2DecoderImpl::ClearLevel that the target is not GL_TEXTURE_3D ...
4 years, 10 months ago (2016-02-16 23:41:34 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 23:49:21 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1684343002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1684343002/100001
4 years, 10 months ago (2016-02-16 23:59:40 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1684343002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1684343002/120001
4 years, 10 months ago (2016-02-17 00:39:49 UTC) #25
commit-bot: I haz the power
Committed patchset #5 (id:120001)
4 years, 10 months ago (2016-02-17 02:07:34 UTC) #26
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 02:08:35 UTC) #28
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ec8cab4d9895568bb2c682556efdcc3aa08ab818
Cr-Commit-Position: refs/heads/master@{#375752}

Powered by Google App Engine
This is Rietveld 408576698