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

Issue 2158793006: program_manager::CheckPacking, sends full sh::ShaderVariable (Closed)

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

Description

program_manager::CheckPacking, sends full sh::ShaderVariable CheckVaryingPacking used to send stripped-down varying information to ShCheckVariablesWithinPackingLimits but this was incorrect for GLSL ES 3 that supports structure as varyings. Make use of a new ShCheckVariablesWithinPackingLimits entry point that takes the full sh::ShaderVariable information. This fixes an assert in the deqp/data/gles3/shaders/linkage.html WebGL 2 tests. BUG=621031 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/d138862def50d5228bf2403bc301b41b4312a5de Cr-Commit-Position: refs/heads/master@{#406421}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -13 lines) Patch
M gpu/command_buffer/service/program_manager.cc View 2 chunks +5 lines, -13 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
Corentin Wallez
PTAL, this will land after https://chromium-review.googlesource.com/c/361460/ is landed and rolled.
4 years, 5 months ago (2016-07-18 20:52:47 UTC) #3
Ken Russell (switch to Gerrit)
LGTM though I'm not an OWNER. Good work tracking this down.
4 years, 5 months ago (2016-07-18 21:40:40 UTC) #4
Zhenyao Mo
lgtm
4 years, 5 months ago (2016-07-18 21:53:23 UTC) #5
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/2158793006/1
4 years, 5 months ago (2016-07-19 19:49:20 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: mac_optional_gpu_tests_rel on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_optional_gpu_tests_rel/builds/2079)
4 years, 5 months ago (2016-07-19 22:10:45 UTC) #9
Corentin Wallez
On 2016/07/19 at 22:10:45, commit-bot wrote: > Try jobs failed on following builders: > mac_optional_gpu_tests_rel ...
4 years, 5 months ago (2016-07-19 22:47:42 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/2158793006/1
4 years, 5 months ago (2016-07-19 22:48:58 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-07-20 00:04:00 UTC) #13
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-20 00:04:07 UTC) #14
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d138862def50d5228bf2403bc301b41b4312a5de Cr-Commit-Position: refs/heads/master@{#406421}
4 years, 5 months ago (2016-07-20 00:05:43 UTC) #16
Ken Russell (switch to Gerrit)
4 years, 5 months ago (2016-07-20 19:46:03 UTC) #17
Message was sent while issue was closed.
On 2016/07/19 22:47:42, Corentin Wallez wrote:
> On 2016/07/19 at 22:10:45, commit-bot wrote:
> > Try jobs failed on following builders:
> >   mac_optional_gpu_tests_rel on master.tryserver.chromium.mac (JOB_FAILED,
>
http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_optional_gpu_...)
> 
> Trying again, investigating the failure in parallel

This was an instance of http://crbug.com/609252 . The GPU process hung while
running the test.

Powered by Google App Engine
This is Rietveld 408576698