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

Issue 1318853003: Implemented copyTexSubImage3D WebGL2 entry point in Blink (Closed)

Created:
5 years, 3 months ago by bajones
Modified:
5 years, 3 months ago
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Implemented copyTexSubImage3D WebGL2 entry point in Blink BUG=295792 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201335

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -58 lines) Patch
M Source/modules/webgl/WebGL2RenderingContextBase.cpp View 1 chunk +8 lines, -2 lines 0 comments Download
M Source/modules/webgl/WebGLRenderingContextBase.h View 3 chunks +31 lines, -1 line 0 comments Download
M Source/modules/webgl/WebGLRenderingContextBase.cpp View 4 chunks +36 lines, -55 lines 2 comments Download

Messages

Total messages: 9 (2 generated)
bajones
PTAL. Conformance test is incoming. Need some command-buffer fixes to handle initializing to zero before ...
5 years, 3 months ago (2015-08-26 21:32:49 UTC) #2
Zhenyao Mo
Looks good mostly with one small issue. https://codereview.chromium.org/1318853003/diff/1/Source/modules/webgl/WebGLRenderingContextBase.cpp File Source/modules/webgl/WebGLRenderingContextBase.cpp (right): https://codereview.chromium.org/1318853003/diff/1/Source/modules/webgl/WebGLRenderingContextBase.cpp#newcode5646 Source/modules/webgl/WebGLRenderingContextBase.cpp:5646: if (!isTexInternalFormatColorBufferCombinationValid(internalformat, ...
5 years, 3 months ago (2015-08-26 23:44:38 UTC) #3
Ken Russell (switch to Gerrit)
LGTM with TODO added (or, ideally, bug fixed, too -- though doesn't have to be ...
5 years, 3 months ago (2015-08-27 02:01:03 UTC) #4
bajones
On 2015/08/27 02:01:03, Ken Russell wrote: > LGTM with TODO added (or, ideally, bug fixed, ...
5 years, 3 months ago (2015-08-27 18:37:25 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1318853003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1318853003/1
5 years, 3 months ago (2015-08-27 18:38:14 UTC) #7
Ken Russell (switch to Gerrit)
On 2015/08/27 18:37:25, bajones wrote: > On 2015/08/27 02:01:03, Ken Russell wrote: > > LGTM ...
5 years, 3 months ago (2015-08-27 18:44:41 UTC) #8
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 20:33:38 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201335

Powered by Google App Engine
This is Rietveld 408576698