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

Issue 2000923002: Only allow TexStorage2DEXT if we expose the extension (Closed)

Created:
4 years, 7 months ago by piman
Modified:
4 years, 7 months ago
Reviewers:
Zhenyao Mo
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

Only allow TexStorage2DEXT if we expose the extension If the underlying driver doesn't support the necessary extensions, TexStorageImpl crashes. Also, make sure we enable the extension on es3 command buffers (and thus, possibly disable BGRA if it is not compatible). BUG=None CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_optional_gpu_tests_rel;tryserver.chromium.mac:mac_optional_gpu_tests_rel;tryserver.chromium.win:win_optional_gpu_tests_rel Committed: https://crrev.com/a756b558c63783ad5d94f805720a772df7357c7d Cr-Commit-Position: refs/heads/master@{#395466}

Patch Set 1 : fix tests #

Total comments: 2

Patch Set 2 : review comments, build fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -74 lines) Patch
M gpu/command_buffer/build_gles2_cmd_buffer.py View 1 chunk +1 line, -0 lines 0 comments Download
M gpu/command_buffer/service/feature_info.cc View 1 4 chunks +58 lines, -46 lines 0 comments Download
M gpu/command_buffer/service/feature_info_unittest.cc View 1 9 chunks +70 lines, -28 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_autogen.h View 1 chunk +4 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
piman
4 years, 7 months ago (2016-05-23 20:35:18 UTC) #5
Zhenyao Mo
lgtm https://codereview.chromium.org/2000923002/diff/20001/gpu/command_buffer/service/feature_info.cc File gpu/command_buffer/service/feature_info.cc (right): https://codereview.chromium.org/2000923002/diff/20001/gpu/command_buffer/service/feature_info.cc#newcode581 gpu/command_buffer/service/feature_info.cc:581: !workarounds_.disable_texture_storage && disable_texture_storage should not apply to ES3/WebGL2 ...
4 years, 7 months ago (2016-05-23 21:22:37 UTC) #6
piman
https://codereview.chromium.org/2000923002/diff/20001/gpu/command_buffer/service/feature_info.cc File gpu/command_buffer/service/feature_info.cc (right): https://codereview.chromium.org/2000923002/diff/20001/gpu/command_buffer/service/feature_info.cc#newcode581 gpu/command_buffer/service/feature_info.cc:581: !workarounds_.disable_texture_storage && On 2016/05/23 21:22:37, Zhenyao Mo wrote: > ...
4 years, 7 months ago (2016-05-23 22:10:48 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2000923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2000923002/40001
4 years, 7 months ago (2016-05-23 22:11:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2000923002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2000923002/40001
4 years, 7 months ago (2016-05-23 23:21:05 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 7 months ago (2016-05-23 23:36:43 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-23 23:39:00 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a756b558c63783ad5d94f805720a772df7357c7d
Cr-Commit-Position: refs/heads/master@{#395466}

Powered by Google App Engine
This is Rietveld 408576698