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

Issue 2080943002: gpu: Use a VAO as required by the core profile in ClearFramebuffer (Closed)

Created:
4 years, 6 months ago by Corentin Wallez
Modified:
4 years, 5 months ago
Reviewers:
Zhenyao Mo, Geoff Lang
CC:
chromium-reviews, piman+watch_chromium.org, no sievers
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

gpu: Use a VAO as required by the core profile in ClearFramebuffer glVertexAttribPointer requires that a VAO is bound when using the OpenGL core profile. BUG=598902 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/61e2da5b097776feecc81890cc68bc3f57172a08 Cr-Commit-Position: refs/heads/master@{#401097}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -14 lines) Patch
M gpu/command_buffer/service/gles2_cmd_clear_framebuffer.h View 1 4 chunks +7 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_clear_framebuffer.cc View 1 6 chunks +37 lines, -11 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 26 (9 generated)
Corentin Wallez
PTAL, this is a core profile fix needed to enable WebGL2 on Intel on Linux.
4 years, 6 months ago (2016-06-20 20:54:45 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2080943002/1
4 years, 6 months ago (2016-06-20 21:07:34 UTC) #5
Zhenyao Mo
On 2016/06/20 20:54:45, Corentin Wallez wrote: > PTAL, this is a core profile fix needed ...
4 years, 6 months ago (2016-06-20 21:07:58 UTC) #6
Zhenyao Mo
It seems more work is needed. AT this point we will need to support both ...
4 years, 6 months ago (2016-06-20 21:16:21 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-20 23:33:20 UTC) #9
Corentin Wallez
On 2016/06/20 at 21:16:21, zmo wrote: > It seems more work is needed. AT this ...
4 years, 6 months ago (2016-06-21 14:47:54 UTC) #10
Zhenyao Mo
lgtm
4 years, 6 months ago (2016-06-21 17:11:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2080943002/20001
4 years, 6 months ago (2016-06-21 17:13:03 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_optional_gpu_tests_rel on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_optional_gpu_tests_rel/builds/1692)
4 years, 6 months ago (2016-06-21 18:45:21 UTC) #15
Corentin Wallez
I can't make sense of the Windows AMD failure. Trying again.
4 years, 6 months ago (2016-06-21 19:25:29 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2080943002/20001
4 years, 6 months ago (2016-06-21 19:26:14 UTC) #18
Zhenyao Mo
The mac AMD failures on same tests with an exception from GL driver. It might ...
4 years, 6 months ago (2016-06-21 19:31:58 UTC) #19
Corentin Wallez
On 2016/06/21 at 19:31:58, zmo wrote: > The mac AMD failures on same tests with ...
4 years, 6 months ago (2016-06-21 19:33:20 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-21 20:36:17 UTC) #21
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/61e2da5b097776feecc81890cc68bc3f57172a08 Cr-Commit-Position: refs/heads/master@{#401097}
4 years, 6 months ago (2016-06-21 20:39:44 UTC) #23
Corentin Wallez
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2125293002/ by cwallez@chromium.org. ...
4 years, 5 months ago (2016-07-07 13:35:00 UTC) #24
no sievers
4 years, 5 months ago (2016-07-07 18:20:26 UTC) #25
Message was sent while issue was closed.
Why does Linux care about the 'gl_clear_broken' workaround?

This codepath should only be taken on Android+IMG (which is also what didn't
like this patch).

Powered by Google App Engine
This is Rietveld 408576698