slang: if we detect an if/break or if/continue within a loop and we're
authorAlan Hourihane <alanh@tungstengraphics.com>
Wed, 18 Mar 2009 21:16:35 +0000 (21:16 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Wed, 18 Mar 2009 21:17:35 +0000 (21:17 +0000)
commit752296b8f311c5e3844f3ce89d17ba57224ce5ba
tree23f377f24a3cd3930842e4738bff016aed6ce34e
parent08d44512e973f1388f8b1d4436cc2aa888c6060e
slang: if we detect an if/break or if/continue within a loop and we're
trying to unroll, bail, and fallback to doing the real loop.
src/mesa/shader/slang/slang_codegen.c