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

Issue 153173002: Add a gpu driver bug workaround to count in all varyings in packing check. (Closed)

Created:
6 years, 10 months ago by Zhenyao Mo
Modified:
6 years, 10 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Visibility:
Public.

Description

Add a gpu driver bug workaround to count in all varyings in packing check. This is to workaround a Mesa driver bug. BUG=333885 TEST=gpu_unittests, test as mentioned in the bug report R=bajones@chromium.org, kbr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249547

Patch Set 1 #

Total comments: 6

Patch Set 2 : rebase #

Patch Set 3 : update #

Total comments: 2

Patch Set 4 : build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -18 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_1.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M gpu/command_buffer/service/program_manager.h View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M gpu/command_buffer/service/program_manager.cc View 1 2 3 4 chunks +7 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/program_manager_unittest.cc View 1 2 11 chunks +37 lines, -11 lines 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 1 2 2 chunks +31 lines, -1 line 0 comments Download
M gpu/config/gpu_driver_bug_workaround_type.h View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Zhenyao Mo
kbr, bajones: please take a look!
6 years, 10 months ago (2014-02-03 21:56:26 UTC) #1
bajones
On 2014/02/03 21:56:26, Zhenyao Mo wrote: > kbr, bajones: please take a look! LGTM
6 years, 10 months ago (2014-02-03 22:06:39 UTC) #2
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/153173002/diff/1/gpu/command_buffer/service/program_manager.cc File gpu/command_buffer/service/program_manager.cc (right): https://codereview.chromium.org/153173002/diff/1/gpu/command_buffer/service/program_manager.cc#newcode562 gpu/command_buffer/service/program_manager.cc:562: if (!IsGpuDriverBugWorkaroundsDisabled() && It seems unfortunate to me that ...
6 years, 10 months ago (2014-02-04 00:34:37 UTC) #3
Zhenyao Mo
https://codereview.chromium.org/153173002/diff/1/gpu/command_buffer/service/program_manager.cc File gpu/command_buffer/service/program_manager.cc (right): https://codereview.chromium.org/153173002/diff/1/gpu/command_buffer/service/program_manager.cc#newcode562 gpu/command_buffer/service/program_manager.cc:562: if (!IsGpuDriverBugWorkaroundsDisabled() && On 2014/02/04 00:34:37, Ken Russell wrote: ...
6 years, 10 months ago (2014-02-06 21:54:05 UTC) #4
Zhenyao Mo
kbr: revised. please take another look.
6 years, 10 months ago (2014-02-06 21:54:24 UTC) #5
Ken Russell (switch to Gerrit)
LGTM https://codereview.chromium.org/153173002/diff/190001/gpu/command_buffer/service/program_manager.cc File gpu/command_buffer/service/program_manager.cc (right): https://codereview.chromium.org/153173002/diff/190001/gpu/command_buffer/service/program_manager.cc#newcode122 gpu/command_buffer/service/program_manager.cc:122: } This function's unused and must be deleted ...
6 years, 10 months ago (2014-02-06 22:13:30 UTC) #6
Zhenyao Mo
There is one failure on android: CompositingModeAsExpected, but I don't think it's related to this ...
6 years, 10 months ago (2014-02-06 23:42:40 UTC) #7
Zhenyao Mo
6 years, 10 months ago (2014-02-07 00:11:23 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r249547 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698