glsl: Support redeclaration of GS gl_PerVertex input.
authorPaul Berry <stereotype441@gmail.com>
Sat, 28 Sep 2013 17:04:41 +0000 (10:04 -0700)
committerPaul Berry <stereotype441@gmail.com>
Thu, 10 Oct 2013 21:27:38 +0000 (14:27 -0700)
commit84b9fa83a07552ff0c0f7b2ea6386377334289ef
tree55220b3987bb98e4dccc605aaef2c250db945e14
parentfc2330b0be3d8461abc0a1a12a40df2c0bf831b8
glsl: Support redeclaration of GS gl_PerVertex input.

Fixes piglit test
spec/glsl-1.50/execution/redeclare-pervertex-subset-vs-to-gs.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/ast_to_hir.cpp