[Piglit] [PATCH] GLSL: Test that input layout qualifiers cannot be used on variable declarations

2013-09-20 Thread Nicholas Mack
--- ...-layout-qualifiers-with-variable-declarations.geom | 19 +++ ...-layout-qualifiers-with-variable-declarations.geom | 19 +++ 2 files changed, 38 insertions(+) create mode 100644 tests/spec/glsl-1.50/compiler/incorrect-in-layout-qualifiers-with-variable-decl

Re: [Piglit] [PATCH] GLSL: Test that input layout qualifiers cannot be used on variable declarations

2013-10-07 Thread Paul Berry
On 20 September 2013 12:31, Nicholas Mack wrote: > --- > ...-layout-qualifiers-with-variable-declarations.geom | 19 > +++ > ...-layout-qualifiers-with-variable-declarations.geom | 19 > +++ > 2 files changed, 38 insertions(+) > create mode 100644 > tests/spec/gl