On 07/18/2011 02:15 PM, Ian Romanick wrote:
> From: Ian Romanick
>
> There's no reason for it to be there, and another class that may not
> have access to the visitor will need it soon.
> ---
> src/glsl/lower_variable_index_to_cond_assign.cpp | 11 ++-
> 1 files changed, 6 insertions(+
From: Ian Romanick
There's no reason for it to be there, and another class that may not
have access to the visitor will need it soon.
---
src/glsl/lower_variable_index_to_cond_assign.cpp | 11 ++-
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/src/glsl/lower_variable_in