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

Issue 2447423002: Handle CompressedTex{Sub}Image{2|3}D interaction with PBO. (Closed)

Created:
4 years, 1 month ago by Zhenyao Mo
Modified:
4 years, 1 month ago
Reviewers:
piman
CC:
chromium-reviews, Ken Russell (switch to Gerrit), vmiura, Geoff Lang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Handle CompressedTex{Sub}Image{2|3}D interaction with PBO. BUG=429053 TEST=gpu_unittests,webgl2_conformance NOTRY=true CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/5490ca61240062de841fbcf63e408b8bca794470 Cr-Commit-Position: refs/heads/master@{#427895}

Patch Set 1 : CompressedTexImage3D #

Patch Set 2 : CompressedTexSubImage{2|3}D #

Patch Set 3 : client side #

Total comments: 2

Patch Set 4 : per piman comment #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+516 lines, -813 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 2 3 4 2 chunks +3 lines, -6 lines 0 comments Download
M gpu/command_buffer/client/gles2_implementation.cc View 1 2 3 chunks +33 lines, -16 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 3 12 chunks +335 lines, -280 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_autogen.h View 1 2 3 4 1 chunk +0 lines, -319 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_passthrough_handlers.cc View 1 3 chunks +145 lines, -23 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_passthrough_handlers_autogen.cc View 1 1 chunk +0 lines, -169 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 38 (27 generated)
Zhenyao Mo
piman: PTAL
4 years, 1 month ago (2016-10-26 21:27:35 UTC) #12
piman
https://codereview.chromium.org/2447423002/diff/60001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2447423002/diff/60001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode13037 gpu/command_buffer/service/gles2_cmd_decoder.cc:13037: DCHECK(data || !image_size); Oh, I forgot one thing in ...
4 years, 1 month ago (2016-10-26 21:53:23 UTC) #13
Zhenyao Mo
Please take another look. https://codereview.chromium.org/2447423002/diff/60001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2447423002/diff/60001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode13037 gpu/command_buffer/service/gles2_cmd_decoder.cc:13037: DCHECK(data || !image_size); On 2016/10/26 ...
4 years, 1 month ago (2016-10-26 22:31:58 UTC) #17
piman
lgtm
4 years, 1 month ago (2016-10-26 22:41:53 UTC) #19
Zhenyao Mo
On 2016/10/26 22:41:53, piman wrote: > lgtm The linux_chromium_rel_ng failure is unrelated. landing with NOTRY=true
4 years, 1 month ago (2016-10-26 23:47:29 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2447423002/80001
4 years, 1 month ago (2016-10-26 23:48:23 UTC) #24
Zhenyao Mo
On 2016/10/26 23:48:23, commit-bot: I haz the power wrote: > CQ is trying da patch. ...
4 years, 1 month ago (2016-10-26 23:51:14 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2447423002/100001
4 years, 1 month ago (2016-10-26 23:53:41 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2447423002/100001
4 years, 1 month ago (2016-10-27 00:53:40 UTC) #34
commit-bot: I haz the power
Committed patchset #5 (id:100001)
4 years, 1 month ago (2016-10-27 00:58:18 UTC) #36
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 00:59:54 UTC) #38
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5490ca61240062de841fbcf63e408b8bca794470
Cr-Commit-Position: refs/heads/master@{#427895}

Powered by Google App Engine
This is Rietveld 408576698