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

Issue 2610393003: Fix the bug for VertexAttrib{I}Pointer when no array buffer bound (Closed)

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

Description

Fix the bug for VertexAttrib{I}Pointer when no array buffer bound BUG=678850 TEST=conformance/more/functions/vertexAttribPointerBadArgs.html, conformance/attribs/gl-vertexattribpointer.html, conformance2/attribs/gl-vertexattribipointer.html. 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

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed zmo@'s feedback #

Patch Set 3 : update the webgl cts expectation #

Patch Set 4 : suppress webgl cts expectation for passthrough cmd buffer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -30 lines) Patch
M content/test/gpu/gpu_tests/webgl2_conformance_expectations.py View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M content/test/gpu/gpu_tests/webgl_conformance_expectations.py View 1 2 3 2 chunks +2 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 2 chunks +4 lines, -18 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGL2RenderingContextBase.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (20 generated)
yunchao
PTAL. The failures are fixed on my local machine. After https://codereview.chromium.org/2614313002/ is landed. We can ...
3 years, 11 months ago (2017-01-09 16:36:26 UTC) #4
Zhenyao Mo
looks good in general https://codereview.chromium.org/2610393003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2610393003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode10912 gpu/command_buffer/service/gles2_cmd_decoder.cc:10912: if (offset != 0) { ...
3 years, 11 months ago (2017-01-09 18:21:15 UTC) #6
yunchao
Thanks for your review, Zhenyao. Code has been updated. PTAL. https://codereview.chromium.org/2610393003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc File gpu/command_buffer/service/gles2_cmd_decoder.cc (right): https://codereview.chromium.org/2610393003/diff/1/gpu/command_buffer/service/gles2_cmd_decoder.cc#newcode10912 ...
3 years, 11 months ago (2017-01-10 14:10:11 UTC) #7
Zhenyao Mo
lgtm
3 years, 11 months ago (2017-01-10 17:12:17 UTC) #8
yunchao
On 2017/01/10 17:12:17, Zhenyao Mo wrote: > lgtm Thanks for your reivew, Zhenyao. Merging now...
3 years, 11 months ago (2017-01-12 13:56:24 UTC) #21
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/2610393003/60001
3 years, 11 months ago (2017-01-12 13:56:46 UTC) #24
commit-bot: I haz the power
Prior attempt to commit was detected, but we were not able to check whether the ...
3 years, 11 months ago (2017-01-12 14:05:46 UTC) #27
yunchao
3 years, 11 months ago (2017-01-12 15:53:52 UTC) #28
On 2017/01/12 14:05:46, commit-bot: I haz the power wrote:
> Prior attempt to commit was detected, but we were not able to check whether
the
> issue was successfully committed. Please check Git history manually and
re-check
> CQ or close this issue as needed.

This change has been merged. Close it now.

Powered by Google App Engine
This is Rietveld 408576698