glsl: fix up scoping for parent/children in slang_operation_copy()
authorBrian Paul <brianp@vmware.com>
Wed, 24 Jun 2009 22:25:00 +0000 (16:25 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 26 Jun 2009 19:16:33 +0000 (13:16 -0600)
commit515513b40925ebd94502cf0511a414d8d4f52078
tree80cb27e86fb8c82162f1f5c28e905df0c066bccb
parent09313043e7d5b91465846c9064b95871f9f03cc3
glsl: fix up scoping for parent/children in slang_operation_copy()

This will need more testing, but no regressions seen so far.
src/mesa/shader/slang/slang_compile_operation.c