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

Issue 2609393002: Add CopyTexture gl_tests for level == 0 (Closed)

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

Description

Add CopyTexture gl_tests for level == 0 CopyTextureLevel test is added for both ES2 and ES3. Move testing code to a common RunCopyTexture function. BUG=612542 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/2609393002 Cr-Commit-Position: refs/heads/master@{#441818} Committed: https://chromium.googlesource.com/chromium/src/+/ae0ddfaace8dd20347b3898655f0209583ad8b96

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add TODO to support level > 0 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -96 lines) Patch
M gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc View 1 11 chunks +198 lines, -96 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
qiankun
PTAL. Some preliminary work to support level > 0. I will try to make each ...
3 years, 11 months ago (2017-01-04 11:08:11 UTC) #4
Zhenyao Mo
https://codereview.chromium.org/2609393002/diff/1/gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc File gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc (right): https://codereview.chromium.org/2609393002/diff/1/gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc#newcode328 gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc:328: glCopyTextureCHROMIUM(textures_[0], textures_[1], Could you please add a comment here ...
3 years, 11 months ago (2017-01-04 18:51:22 UTC) #5
qiankun
https://codereview.chromium.org/2609393002/diff/1/gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc File gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc (right): https://codereview.chromium.org/2609393002/diff/1/gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc#newcode328 gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc:328: glCopyTextureCHROMIUM(textures_[0], textures_[1], On 2017/01/04 18:51:21, Zhenyao Mo wrote: > ...
3 years, 11 months ago (2017-01-05 03:07:45 UTC) #6
Zhenyao Mo
On 2017/01/05 03:07:45, qiankun wrote: > https://codereview.chromium.org/2609393002/diff/1/gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc > File gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc (right): > > https://codereview.chromium.org/2609393002/diff/1/gpu/command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc#newcode328 > ...
3 years, 11 months ago (2017-01-05 18:00:10 UTC) #7
Zhenyao Mo
On 2017/01/05 18:00:10, Zhenyao Mo wrote: > On 2017/01/05 03:07:45, qiankun wrote: > > > ...
3 years, 11 months ago (2017-01-05 18:00:57 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/2609393002/20001
3 years, 11 months ago (2017-01-05 23:33:38 UTC) #10
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 02:05:22 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/ae0ddfaace8dd20347b3898655f0...

Powered by Google App Engine
This is Rietveld 408576698