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

Issue 1490043002: Implementing Blink-side validation for WebGL 2 Samplers (Closed)

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

Description

Implementing Blink-side validation for WebGL 2 Samplers Does not allow the related tests to pass yet, needs some command buffer work for that. That will come in a follow up patch. BUG=563613 Committed: https://crrev.com/06d25d937636cb973a8e65f77d7cc189179785d2 Cr-Commit-Position: refs/heads/master@{#363058}

Patch Set 1 #

Total comments: 9

Patch Set 2 : Addressed feedback + removed erronious changes #

Total comments: 2

Patch Set 3 : Addressed zmo@'s new feedback #

Messages

Total messages: 19 (5 generated)
bajones
PTAL. I want to leave the command buffer side of this to a separate CL ...
5 years ago (2015-12-01 23:26:03 UTC) #2
Zhenyao Mo
I am not sure I agree with the philosophy of this CL. I feel we ...
5 years ago (2015-12-02 01:16:32 UTC) #3
Ken Russell (switch to Gerrit)
On 2015/12/02 01:16:32, Zhenyao Mo wrote: > I am not sure I agree with the ...
5 years ago (2015-12-02 01:49:27 UTC) #4
Ken Russell (switch to Gerrit)
I think the factoring of the state that resides both in textures and samplers into ...
5 years ago (2015-12-02 02:03:35 UTC) #5
qiankun
https://codereview.chromium.org/1490043002/diff/1/third_party/WebKit/Source/modules/webgl/WebGLTexture.cpp File third_party/WebKit/Source/modules/webgl/WebGLTexture.cpp (right): https://codereview.chromium.org/1490043002/diff/1/third_party/WebKit/Source/modules/webgl/WebGLTexture.cpp#newcode437 third_party/WebKit/Source/modules/webgl/WebGLTexture.cpp:437: m_isComplete = false; If m_isComplete is set false here, ...
5 years ago (2015-12-02 15:28:58 UTC) #7
qiankun
On 2015/12/02 15:28:58, qiankun wrote: > https://codereview.chromium.org/1490043002/diff/1/third_party/WebKit/Source/modules/webgl/WebGLTexture.cpp > File third_party/WebKit/Source/modules/webgl/WebGLTexture.cpp (right): > > https://codereview.chromium.org/1490043002/diff/1/third_party/WebKit/Source/modules/webgl/WebGLTexture.cpp#newcode437 > ...
5 years ago (2015-12-02 15:29:54 UTC) #8
bajones
Thanks everyone for your feedback, online and off. Addressing feedback now, although there was a ...
5 years ago (2015-12-02 19:50:27 UTC) #9
bajones
Okay, Addressed everyone's feedback and removed the unintentional changes. (Still not clear on how they ...
5 years ago (2015-12-02 22:17:52 UTC) #10
yunchao
On 2015/12/02 22:17:52, bajones wrote: > Okay, Addressed everyone's feedback and removed the unintentional changes. ...
5 years ago (2015-12-03 02:01:24 UTC) #11
Zhenyao Mo
LGTM https://codereview.chromium.org/1490043002/diff/20001/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp File third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp (right): https://codereview.chromium.org/1490043002/diff/20001/third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp#newcode3227 third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp:3227: WebGLSampler* sampler = m_samplerUnits[unit]; assert that unit < ...
5 years ago (2015-12-03 18:21:53 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1490043002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1490043002/40001
5 years ago (2015-12-03 18:40:33 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-03 21:10:39 UTC) #16
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/06d25d937636cb973a8e65f77d7cc189179785d2 Cr-Commit-Position: refs/heads/master@{#363058}
5 years ago (2015-12-03 21:12:18 UTC) #18
Ken Russell (switch to Gerrit)
5 years ago (2015-12-03 23:17:13 UTC) #19
Message was sent while issue was closed.
Sorry for the delay re-reviewing this, but LGTM after the fact.

Powered by Google App Engine
This is Rietveld 408576698