diff options
author | Chris Forbes <[email protected]> | 2014-06-12 21:17:13 +1200 |
---|---|---|
committer | Chris Forbes <[email protected]> | 2014-06-26 07:58:25 +1200 |
commit | 91b8ecbe1c134604fc87b3761a308b15a6caf394 (patch) | |
tree | e13fec2fb13327b3f05f868a242bc8988921ced2 /src/glsl/opt_flip_matrices.cpp | |
parent | d4703f94460b4571c82167dbe29207c448aeed7c (diff) |
glsl: Disallow primitive type layout qualifier on variables.
This only makes any sense on the GS input or output layout declaration,
nowhere else.
Fixes the piglit tests:
* spec/glsl-1.50/compiler/incorrect-in-layout-qualifiers-with-variable-declarations.geom
* spec/glsl-1.50/compiler/incorrect-out-layout-qualifiers-with-variable-declarations.geom
* spec/glsl-1.50/compiler/layout-fs-no-output.frag
* spec/glsl-1.50/compiler/layout-vs-no-input.vert
* spec/glsl-1.50/compiler/layout-vs-no-output.vert
Signed-off-by: Chris Forbes <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/opt_flip_matrices.cpp')
0 files changed, 0 insertions, 0 deletions