commit | 25e75b0a134f8f4de326c310349fc13f5ca906f2 | [log] [tgz] |
---|---|---|
author | Ian Romanick <ian.d.romanick@intel.com> | Mon Jan 21 23:06:45 2013 -0500 |
committer | Ian Romanick <ian.d.romanick@intel.com> | Fri Jan 25 09:07:34 2013 -0500 |
tree | 59d2af1f1bceda50ce3e5fdaeb9782cdc0241cf3 | |
parent | 5383661092fc46cf7013052210e6d624f4d5b596 [diff] |
glsl: Handle instance array declarations v2: Add a comment and an assertion about the array size in the non-instance name case. Suggested by Paul Berry. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Paul Berry <stereotype441@gmail.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>