glsl: Use the without_array predicate to simplify some code
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 19 Jul 2014 21:41:04 +0000 (14:41 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 4 Aug 2014 21:40:06 +0000 (14:40 -0700)
commit6305caea521fb2c7f82100db490f03d279185c43
treed1713ec44e5005f1847e3f93ac91918b6a841ec3
parent22f7a46d74d702b84de77d4465069776e34f617d
glsl: Use the without_array predicate to simplify some code

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com> [v1]
Reviewed-by: Timothy Arceri <t_arceri@yahoo.com.au>
src/glsl/ast_to_hir.cpp
src/glsl/glsl_types.cpp
src/glsl/link_uniforms.cpp
src/glsl/link_varyings.cpp