Allow arrays of floats as varyings.
authorEric Anholt <eric@anholt.net>
Wed, 19 May 2010 20:38:15 +0000 (13:38 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 1 Jun 2010 22:15:04 +0000 (15:15 -0700)
commit0ca171908d04732176cbcaf2625fed8208a93dc9
tree88fd86ada99debeaeb3923e92f5d7359202f762b
parentcd512b00633a8f631ad7442c5cdccc608dd432e1
Allow arrays of floats as varyings.

The comment just above the code said arrays were OK, then it didn't
handle arrays.  Whoops.  Partially fixes CorrectUnsizedArray.frat.
ast_to_hir.cpp