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

Issue 2510163003: Initialize depth texture using tex{Sub}Image2D except for ANGLE ES2 (Closed)

Created:
4 years, 1 month ago by Zhenyao Mo
Modified:
4 years, 1 month ago
CC:
chromium-reviews, piman+watch_chromium.org, Ken Russell (switch to Gerrit), vmiura
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Initialize depth texture using tex{Sub}Image2D except for ANGLE ES2 ANGLE_depth_texture does not allow uploading depth texture through tex{Sub}Image2D. BUG=666384 TEST=Linux Intel bot on GPU FYI R=jmadill@chromium.org NOTRY=true 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 Committed: https://crrev.com/79d05bf972b24b752029c2d9c727bfe975f2f208 Cr-Commit-Position: refs/heads/master@{#432970}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 chunk +4 lines, -4 lines 2 comments Download

Depends on Patchset:

Messages

Total messages: 19 (11 generated)
Zhenyao Mo
Jamie: PTAL
4 years, 1 month ago (2016-11-17 19:17:38 UTC) #2
Ken Russell (switch to Gerrit)
I see. Yes, I can imagine that that driver might report an incomplete framebuffer with ...
4 years, 1 month ago (2016-11-17 19:23:48 UTC) #6
Jamie Madill
lgtm, but not an owner. the command buffer validation code will catch invalid cases presumably, ...
4 years, 1 month ago (2016-11-17 19:24:41 UTC) #8
Kai Ninomiya
https://codereview.chromium.org/2510163003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2510163003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode12204 gpu/command_buffer/service/gles2_cmd_decoder.cc:12204: feature_info_->gl_version_info().is_es2) { I think the logic here is valid ...
4 years, 1 month ago (2016-11-17 20:41:22 UTC) #10
Zhenyao Mo
https://codereview.chromium.org/2510163003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2510163003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode12204 gpu/command_buffer/service/gles2_cmd_decoder.cc:12204: feature_info_->gl_version_info().is_es2) { On 2016/11/17 20:41:22, Kai Ninomiya wrote: > ...
4 years, 1 month ago (2016-11-17 20:46:58 UTC) #11
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/2510163003/1
4 years, 1 month ago (2016-11-17 20:52:27 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-17 21:41:58 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 21:45:13 UTC) #19
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/79d05bf972b24b752029c2d9c727bfe975f2f208
Cr-Commit-Position: refs/heads/master@{#432970}

Powered by Google App Engine
This is Rietveld 408576698