OSDN Git Service

glsl: Support redeclaration of VS and GS gl_PerVertex output.
authorPaul Berry <stereotype441@gmail.com>
Sat, 28 Sep 2013 03:53:33 +0000 (20:53 -0700)
committerPaul Berry <stereotype441@gmail.com>
Thu, 10 Oct 2013 21:27:33 +0000 (14:27 -0700)
commit1b4a7378e993bb00426c79e5b7433b48b50a9090
tree1dbdb355b41e84a423fbaa13059b44b21d3b8320
parent79f515251a765afd959d9260574fd855e1154afa
glsl: Support redeclaration of VS and GS gl_PerVertex output.

Fixes piglit tests:
- spec/glsl-1.50/execution/redeclare-pervertex-out-subset-gs
- spec/glsl-1.50/execution/redeclare-pervertex-subset-vs

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