OSDN Git Service

i965: Fix ENDLOOP to only patch up this loop's BREAK and CONT.
authorEric Anholt <eric@anholt.net>
Tue, 9 Mar 2010 22:22:51 +0000 (14:22 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 16 Mar 2010 19:15:18 +0000 (12:15 -0700)
commita29c7948d965ad274ae7ac98fe01f2f877b19d94
tree38eff6096e0295de1448f0e2b3eccf4a1a89aecf
parent42e0e8686688ff91e92fa4ac46c6dacb2d5f2140
i965: Fix ENDLOOP to only patch up this loop's BREAK and CONT.

Corresponds to d225a25e21a24508aea3b877c78beb35502e942d and fixes
piglit glsl-fs-loop-nested.  Bug #25173.
(cherry picked from commit a81836ee2fe5092d695b717addf8cec91f569777)
src/mesa/drivers/dri/i965/brw_wm_glsl.c