i965: Set the pop count on BRK/CONT inside of an if statement in the FS.
authorEric Anholt <eric@anholt.net>
Fri, 27 Aug 2010 23:04:16 +0000 (16:04 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Aug 2010 23:10:53 +0000 (16:10 -0700)
commitd17faf726ecfd18f5a1f9a1c2b54eec4348ee053
tree41002fb5888aa8958fc53293cc78225152f89841
parent681492cbe2b3bef26b11bf978e4d0a502a37bc35
i965: Set the pop count on BRK/CONT inside of an if statement in the FS.

This is the same as 8de8c97275e9555183a7e8f2238143657bbe60b2 for the
VS, and fixes glsl-fs-if-nested-loop and the mandelbrot demo.

Bug #29498
src/mesa/drivers/dri/i965/brw_wm_glsl.c