commit | 4b3fddaa1aeba342e2e2551558b6867b13789de5 | [log] [tgz] |
---|---|---|
author | Timothy Arceri <tarceri@itsqueeze.com> | Wed Mar 29 20:30:19 2017 +1100 |
committer | Andres Gomez <agomez@igalia.com> | Wed Mar 29 19:14:25 2017 +0300 |
tree | 142dae275d63d82f36532568d345dfccae57272d | |
parent | 2f86b7398a646dc95748cc314edb2ba0e3d25ef7 [diff] |
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 (cherry picked from commit e44cba540ee7a07bba643bab4b9e519e90244bd1)