Re: [Piglit] [PATCH 05/13] glsl-1.20: Add test for literal floats with exponent and suffix.

2014-07-06 Thread Chris Forbes
This one needs to be asking for 1.20 too. On Sun, Jul 6, 2014 at 6:03 PM, Matt Turner wrote: > --- > .../compiler/literals/valid-float-exponent-with-suffix.vert | 12 > > 1 file changed, 12 insertions(+) > create mode 100644 > tests/spec/glsl-1.20/compiler/literals/valid-float-e

[Piglit] [PATCH 05/13] glsl-1.20: Add test for literal floats with exponent and suffix.

2014-07-05 Thread Matt Turner
--- .../compiler/literals/valid-float-exponent-with-suffix.vert | 12 1 file changed, 12 insertions(+) create mode 100644 tests/spec/glsl-1.20/compiler/literals/valid-float-exponent-with-suffix.vert diff --git a/tests/spec/glsl-1.20/compiler/literals/valid-float-exponent-with-suf