OSDN Git Service

glsl: also unroll loops with variable declarations such as "for (int i = 0; ..."
authorBrian Paul <brianp@vmware.com>
Wed, 7 Jan 2009 15:54:09 +0000 (08:54 -0700)
committerAlan Hourihane <alanh@vmware.com>
Fri, 9 Jan 2009 11:16:36 +0000 (11:16 +0000)
commit3ebc79ce890e42e5d8a862cb01f99d8d51df61b3
treee7728510da4d80fcb3847a6ce1f34893fe16be5a
parent5dfd429c7e7a543a4a4f62e437c371003e42a029
glsl: also unroll loops with variable declarations such as "for (int i = 0; ..."
src/mesa/shader/slang/slang_codegen.c