glsl: Require function return type arrays be explicitly sized
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 9 Aug 2013 00:40:38 +0000 (17:40 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 14 Aug 2013 00:53:33 +0000 (17:53 -0700)
commit1b35e33af420cd335610289aa2d8a175a7139a97
treee30d11b737d62e6ead98cfde05a2646f4bac5594
parent42624b1c8145375f987e380bb78456658f845a17
glsl: Require function return type arrays be explicitly sized

Fixes piglit array-function-return-unsized.vert.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: "9.2" <mesa-stable@lists.freedesktop.org>
src/glsl/ast_to_hir.cpp