mesa: update lower_jumps tests after bug fix
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 29 Mar 2017 09:30:19 +0000 (20:30 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 29 Mar 2017 09:53:06 +0000 (20:53 +1100)
commite44cba540ee7a07bba643bab4b9e519e90244bd1
treeab90202690496cd4b51056e5f31abf6172f28411
parentba8df2286a50117011925e915cd832b4a79f126e
mesa: update lower_jumps tests after bug fix

This change updates the tests to reflect the IR after
the following bug fix.

Fixes: c1096b7f1d49 ("glsl: fix lower jumps for returns when loop is
                      inside an if")

Tested-by: Michel Dänzer <michel.daenzer@amd.com>
Bugzilla: https://bugs.freedesktop.org/100441
src/compiler/glsl/tests/lower_jumps/create_test_cases.py