Quoting Jason Ekstrand (2016-06-17 11:15:54)
>
> On Jun 17, 2016 11:07 AM, "Dylan Baker" wrote:
> >
> > Quoting Ian Romanick (2016-06-16 20:07:14)
> > > This patch is
> > >
> > > Reviewed-by: Ian Romanick
> > >
> > > On 06/16/2016 06:15 PM, Dylan Baker wrote:
> > > > This fixes the following pig
On Jun 17, 2016 11:07 AM, "Dylan Baker" wrote:
>
> Quoting Ian Romanick (2016-06-16 20:07:14)
> > This patch is
> >
> > Reviewed-by: Ian Romanick
> >
> > On 06/16/2016 06:15 PM, Dylan Baker wrote:
> > > This fixes the following piglit tests:
> > > spec/arb_enhanced_layouts/preprocessor/disabled-d
Quoting Ian Romanick (2016-06-16 20:07:14)
> This patch is
>
> Reviewed-by: Ian Romanick
>
> On 06/16/2016 06:15 PM, Dylan Baker wrote:
> > This fixes the following piglit tests:
> > spec/arb_enhanced_layouts/preprocessor/disabled-defined-core.*
> >
> > Signed-off-by: Dylan Baker
> > ---
> >
This patch is
Reviewed-by: Ian Romanick
On 06/16/2016 06:15 PM, Dylan Baker wrote:
> This fixes the following piglit tests:
> spec/arb_enhanced_layouts/preprocessor/disabled-defined-core.*
>
> Signed-off-by: Dylan Baker
> ---
> src/compiler/glsl/glcpp/glcpp-parse.y | 4 +++-
> 1 file changed,
This fixes the following piglit tests:
spec/arb_enhanced_layouts/preprocessor/disabled-defined-core.*
Signed-off-by: Dylan Baker
---
src/compiler/glsl/glcpp/glcpp-parse.y | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/compiler/glsl/glcpp/glcpp-parse.y
b/src/compiler/