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

Issue 2456823002: Remove invariant for input in fragment shader (Closed)

Created:
4 years, 1 month ago by qiankun
Modified:
4 years, 1 month ago
CC:
chromium-reviews, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove invariant for input in fragment shader This CL enables a ANGLE workaround which removes invariant declaration for GLSL >= 4.20 on all platforms except AMD Linux because AMD's driver obviously contradicts the spec by forcing invariance to match between vertex and fragment shaders. BUG=639760, 659326 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/fdc6ab7c454d400dfc3d68ace3e4bcd192e3e5d5 Cr-Commit-Position: refs/heads/master@{#428625}

Patch Set 1 #

Patch Set 2 : change workaround name #

Patch Set 3 : exclude AMD #

Total comments: 1

Patch Set 4 : fix workaround description #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 1 2 3 2 chunks +13 lines, -1 line 0 comments Download
M gpu/config/gpu_driver_bug_workaround_type.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
qiankun
Enable https://chromium-review.googlesource.com/#/c/404228/4 in chromium. PTAL.
4 years, 1 month ago (2016-10-27 19:18:44 UTC) #4
ynovikov
On 2016/10/27 19:18:44, qiankun wrote: > Enable https://chromium-review.googlesource.com/#/c/404228/4 in chromium. PTAL. lgtm, but fix Mac ...
4 years, 1 month ago (2016-10-27 19:31:42 UTC) #7
qiankun
On 2016/10/27 19:31:42, ynovikov wrote: > On 2016/10/27 19:18:44, qiankun wrote: > > Enable https://chromium-review.googlesource.com/#/c/404228/4 ...
4 years, 1 month ago (2016-10-27 19:33:23 UTC) #9
Ken Russell (switch to Gerrit)
lgtm https://codereview.chromium.org/2456823002/diff/40001/gpu/config/gpu_driver_bug_list_json.cc File gpu/config/gpu_driver_bug_list_json.cc (right): https://codereview.chromium.org/2456823002/diff/40001/gpu/config/gpu_driver_bug_list_json.cc#newcode2176 gpu/config/gpu_driver_bug_list_json.cc:2176: "description": "AMD drivers in Linux require invariant must ...
4 years, 1 month ago (2016-10-27 23:25:47 UTC) #10
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/2456823002/80001
4 years, 1 month ago (2016-10-30 13:02:48 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 1 month ago (2016-10-30 13:51:35 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-10-30 13:54:11 UTC) #17
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fdc6ab7c454d400dfc3d68ace3e4bcd192e3e5d5
Cr-Commit-Position: refs/heads/master@{#428625}

Powered by Google App Engine
This is Rietveld 408576698