nv50: cannot exit shaders on a control flow instruction
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 18 Jan 2010 15:22:59 +0000 (16:22 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Mon, 18 Jan 2010 18:53:29 +0000 (19:53 +0100)
commite74db4f20fdc4bd71259480f6f93436c98275cb9
treef3fceabd58bcc2a13acf27a815a9758a447b6fea
parent9fb9c9f9ca27fbdb90fc0a7a01bdff64d32c05bb
nv50: cannot exit shaders on a control flow instruction

Fixes lockup triggered by this ingenious shader:
   1: CALL :3
   2: END
   3: BGNSUB ...
src/gallium/drivers/nv50/nv50_program.c