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

Issue 2615573002: Add disable_program_caching_for_transform_feedback workaround. (Closed)

Created:
3 years, 11 months ago by Ken Russell (switch to Gerrit)
Modified:
3 years, 11 months ago
CC:
chromium-reviews, piman+watch_chromium.org, Kai Ninomiya, ynovikov
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add disable_program_caching_for_transform_feedback workaround. All current Qualcomm GPUs are affected by a bug where program binaries don't cache transform feedback varyings. Work around this by avoiding the use of the in-memory and disk program caches when the transform feedback varyings are non-empty. BUG=658074 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/7db45ad0084e0622951df2e14c4c411349ef7338 Cr-Commit-Position: refs/heads/master@{#441433}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -9 lines) Patch
M gpu/command_buffer/service/memory_program_cache.h View 2 chunks +3 lines, -1 line 0 comments Download
M gpu/command_buffer/service/memory_program_cache.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M gpu/command_buffer/service/memory_program_cache_unittest.cc View 2 chunks +37 lines, -1 line 0 comments Download
M gpu/config/gpu_driver_bug_list_json.cc View 2 chunks +13 lines, -1 line 0 comments Download
M gpu/config/gpu_driver_bug_workaround_type.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gpu/ipc/in_process_command_buffer.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M gpu/ipc/service/gpu_channel_manager.cc View 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (11 generated)
Ken Russell (switch to Gerrit)
Mo or Victor: could you please review? In addition to the new unit test, tested ...
3 years, 11 months ago (2017-01-04 07:24:42 UTC) #3
Zhenyao Mo
On 2017/01/04 07:24:42, Ken Russell wrote: > Mo or Victor: could you please review? > ...
3 years, 11 months ago (2017-01-04 18:25:22 UTC) #8
Kai Ninomiya
lgtm
3 years, 11 months ago (2017-01-04 18:32:34 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/2615573002/1
3 years, 11 months ago (2017-01-04 19:19:57 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
3 years, 11 months ago (2017-01-04 19:27:04 UTC) #15
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 19:30:49 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7db45ad0084e0622951df2e14c4c411349ef7338
Cr-Commit-Position: refs/heads/master@{#441433}

Powered by Google App Engine
This is Rietveld 408576698