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

Issue 2020473002: Check layer is valid for framebuffer 3D texture attachments. (Closed)

Created:
4 years, 7 months ago by Zhenyao Mo
Modified:
3 years, 10 months ago
Reviewers:
piman
CC:
chromium-reviews, piman+watch_chromium.org, Ken Russell (switch to Gerrit)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Check layer is valid for framebuffer 3D texture attachments. BUG=429053 TEST=gpu_unittests R=piman@chromium.org 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/dda9c297f9558449c859e2ca73ca9c224d330f73 Cr-Commit-Position: refs/heads/master@{#396883}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix tex target bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -1 line) Patch
M gpu/command_buffer/service/framebuffer_manager.h View 1 chunk +6 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager.cc View 1 3 chunks +13 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/framebuffer_manager_unittest.cc View 1 2 chunks +116 lines, -1 line 0 comments Download

Messages

Total messages: 19 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2020473002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2020473002/1
4 years, 7 months ago (2016-05-26 23:26:13 UTC) #3
Zhenyao Mo
piman: PTAL Some underlying drivers return FRAMEBUFFER_COMPLETE in such cases. With this CL, a bunch ...
4 years, 7 months ago (2016-05-26 23:26:32 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_clang on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/28671)
4 years, 7 months ago (2016-05-27 00:20:35 UTC) #6
piman
https://codereview.chromium.org/2020473002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc File gpu/command_buffer/service/framebuffer_manager.cc (right): https://codereview.chromium.org/2020473002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc#newcode247 gpu/command_buffer/service/framebuffer_manager.cc:247: return (texture->GetLevelSize(texture->target(), level_, I think you need to take ...
4 years, 7 months ago (2016-05-27 01:37:26 UTC) #7
Zhenyao Mo
piman: please take another look. https://codereview.chromium.org/2020473002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc File gpu/command_buffer/service/framebuffer_manager.cc (right): https://codereview.chromium.org/2020473002/diff/1/gpu/command_buffer/service/framebuffer_manager.cc#newcode247 gpu/command_buffer/service/framebuffer_manager.cc:247: return (texture->GetLevelSize(texture->target(), level_, On ...
4 years, 6 months ago (2016-05-27 12:44:35 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2020473002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2020473002/20001
4 years, 6 months ago (2016-05-27 12:44:57 UTC) #10
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-05-27 14:06:41 UTC) #12
piman
lgtm
4 years, 6 months ago (2016-05-31 15:52:54 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2020473002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2020473002/20001
4 years, 6 months ago (2016-05-31 16:09:03 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-05-31 19:04:32 UTC) #16
commit-bot: I haz the power
4 years, 6 months ago (2016-05-31 19:06:37 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/dda9c297f9558449c859e2ca73ca9c224d330f73
Cr-Commit-Position: refs/heads/master@{#396883}

Powered by Google App Engine
This is Rietveld 408576698