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

Issue 1161463013: Remove ShaderTranslatorTest.BuiltInFunctionEmulation (Closed)

Created:
5 years, 6 months ago by apatole
Modified:
5 years, 6 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

Remove ShaderTranslatorTest.BuiltInFunctionEmulation This test becomes invalid with the upcoming angle changes. This test expects webgle_dot_emu to be always there in translated shader source but with the constant folding implemented in ANGLE for built-in 'dot', 'dot' function call will be replaced by actual result when all the arguments are constant expressions and webgl_dot_emu will no longer be there in translated shader source. R=zmo Committed: https://crrev.com/7dcae6d11a65967700eeaffecbd4bde6ad14c5f0 Cr-Commit-Position: refs/heads/master@{#333093}

Patch Set 1 #

Patch Set 2 : fixed typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -33 lines) Patch
M gpu/command_buffer/service/shader_translator_unittest.cc View 1 chunk +0 lines, -33 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
oetuaho-nv
I think a better fix would be simply to change the shader so that it ...
5 years, 6 months ago (2015-06-05 07:54:03 UTC) #2
apatole
On 2015/06/05 07:54:03, oetuaho-nv wrote: > I think a better fix would be simply to ...
5 years, 6 months ago (2015-06-05 08:22:49 UTC) #3
oetuaho-nv
On 2015/06/05 08:22:49, apatole wrote: > I am not sure about the importance of this ...
5 years, 6 months ago (2015-06-05 08:48:46 UTC) #4
apatole
On 2015/06/05 08:48:46, oetuaho-nv wrote: > On 2015/06/05 08:22:49, apatole wrote: > > I am ...
5 years, 6 months ago (2015-06-05 09:12:51 UTC) #5
Jamie Madill
Fixing the test by using a varying or uniform seems pretty simple. OTOH yes, it ...
5 years, 6 months ago (2015-06-05 12:19:22 UTC) #7
Zhenyao Mo
LGTM
5 years, 6 months ago (2015-06-05 18:06:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1161463013/20001
5 years, 6 months ago (2015-06-05 18:07:36 UTC) #11
Zhenyao Mo
This test isn't robust at all. It assumes the workaround is always applied on Mac, ...
5 years, 6 months ago (2015-06-05 18:13:30 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-05 18:22:50 UTC) #13
commit-bot: I haz the power
5 years, 6 months ago (2015-06-05 18:35:11 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7dcae6d11a65967700eeaffecbd4bde6ad14c5f0
Cr-Commit-Position: refs/heads/master@{#333093}

Powered by Google App Engine
This is Rietveld 408576698