BlamKiwi / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

Unfolding operations may mess up sequence operator evaluation order on HLSL backend #1001

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run WebGL conformance test 
https://www.khronos.org/registry/webgl/sdk/tests/conformance/glsl/bugs/sequence-
operator-evaluation-order.html

What is the expected output? What do you see instead?
Expected: test passes
Actual: test fails

Original issue reported on code.google.com by oetu...@nvidia.com on 13 May 2015 at 12:14

GoogleCodeExporter commented 9 years ago
Fixed in https://chromium-review.googlesource.com/#/c/270660/

Original comment by oetu...@nvidia.com on 18 May 2015 at 9:54