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

Issue 2094343003: CompressedCopyTextureCHROMIUM: validate texture targets before looking up levels (Closed)

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

CompressedCopyTextureCHROMIUM: validate texture targets before looking up levels We can't copy cube map or 3D textures using CompressedCopyTextureCHROMIUM, make sure we check the targets before trying to look up level images etc. otherwise we'll use the wrong target (texture target instead of image target). 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/bd2f4ca2bf375b407cfed78cc1ea2b140bcad0a2 Cr-Commit-Position: refs/heads/master@{#402636}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M gpu/command_buffer/tests/gl_compressed_copy_texture_CHROMIUM_unittest.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
piman
4 years, 5 months ago (2016-06-27 22:07:26 UTC) #3
Zhenyao Mo
On 2016/06/27 22:07:26, piman wrote: lgtm
4 years, 5 months ago (2016-06-28 17:43:01 UTC) #4
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/2094343003/1
4 years, 5 months ago (2016-06-28 18:14:07 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: mac_optional_gpu_tests_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_optional_gpu_tests_rel/builds/1553)
4 years, 5 months ago (2016-06-28 19:48:54 UTC) #8
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/2094343003/1
4 years, 5 months ago (2016-06-28 21:15:17 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-06-29 01:48:01 UTC) #11
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 01:50:16 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bd2f4ca2bf375b407cfed78cc1ea2b140bcad0a2
Cr-Commit-Position: refs/heads/master@{#402636}

Powered by Google App Engine
This is Rietveld 408576698