DescriptionRemove 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 #
Messages
Total messages: 14 (4 generated)
|