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

Issue 2548733002: Set correct internalformat info for TexStorageEXT for WebGL1 context (Closed)

Created:
4 years ago by dshwang
Modified:
3 years, 10 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Set correct internalformat info for TexStorageEXT for WebGL1 context WebGL1 context must behave like ES2 context, which crrev.com/2458103002 defines. BUG=535198, 628064 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 Review-Url: https://codereview.chromium.org/2548733002 Cr-Commit-Position: refs/heads/master@{#452718} Committed: https://chromium.googlesource.com/chromium/src/+/b1424a997d92b500ccd797d4ee690246e40182b4

Patch Set 1 #

Patch Set 2 : add unittests #

Total comments: 2

Patch Set 3 : fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -38 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_textures.cc View 1 2 1 chunk +54 lines, -36 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
dshwang
piman@, could you review? https://codereview.chromium.org/2458103002 decides to keep unsized format for immutable texture in ES2 ...
4 years ago (2016-12-02 03:00:55 UTC) #5
qiankun
Per WebGL 1.0 spec, there is no TexStorage* API in WebGL 1.0. We don't need ...
4 years ago (2016-12-02 03:14:25 UTC) #6
dshwang
On 2016/12/02 03:14:25, qiankun wrote: > Per WebGL 1.0 spec, there is no TexStorage* API ...
4 years ago (2016-12-02 05:38:17 UTC) #9
qiankun
On 2016/12/02 05:38:17, dshwang wrote: > On 2016/12/02 03:14:25, qiankun wrote: > > Per WebGL ...
4 years ago (2016-12-02 10:09:02 UTC) #10
qiankun
Looks good to me with one small comment. https://codereview.chromium.org/2548733002/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2548733002/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode16752 gpu/command_buffer/service/gles2_cmd_decoder.cc:16752: feature_info_->context_type() ...
4 years ago (2016-12-02 10:10:38 UTC) #11
dshwang
piman@, could you review? https://codereview.chromium.org/2548733002/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2548733002/diff/20001/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode16752 gpu/command_buffer/service/gles2_cmd_decoder.cc:16752: feature_info_->context_type() == CONTEXT_TYPE_WEBGL1; On 2016/12/02 ...
4 years ago (2016-12-02 17:54:20 UTC) #14
piman
LGTM, thanks!
4 years ago (2016-12-02 20:38:14 UTC) #17
dshwang
On 2016/12/02 20:38:14, piman wrote: > LGTM, thanks! Thank you for review! This CL needs ...
4 years ago (2016-12-02 23:41:14 UTC) #20
dshwang
On 2016/12/02 23:41:14, dshwang wrote: > On 2016/12/02 20:38:14, piman wrote: > > LGTM, thanks! ...
3 years, 10 months ago (2017-02-24 00:54:17 UTC) #21
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/2548733002/40001
3 years, 10 months ago (2017-02-24 00:55:07 UTC) #23
commit-bot: I haz the power
3 years, 10 months ago (2017-02-24 02:23:13 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b1424a997d92b500ccd797d4ee69...

Powered by Google App Engine
This is Rietveld 408576698