Re: [Mesa-dev] [PATCH] glsl: Take sampler2DRect and sampler2DRectShadow as reserved

2018-07-09 Thread Eric Anholt
Eric Anholt  writes:

> [ Unknown signature status ]
> zhaowei yuan  writes:
>
>> "sampler2DRect" and "sampler2DRectShadow" are specified as
>> reserved from GLSL 1.1 and GLSL ES 1.0
>>
>> Signed-off-by: zhaowei yuan 
>> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106906
>
> It looks like this:
>
> Fixes: 34f7e761bc61 ("glsl/parser: Track built-in types using the glsl_type 
> directly")
> Reviewed-by: Eric Anholt 

I was hoping idr would take a look at this, but I've merged it now since
it fixes GLES2 conformance cases for me, too.


signature.asc
Description: PGP signature
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] [PATCH] glsl: Take sampler2DRect and sampler2DRectShadow as reserved

2018-06-22 Thread Eric Anholt
zhaowei yuan  writes:

> "sampler2DRect" and "sampler2DRectShadow" are specified as
> reserved from GLSL 1.1 and GLSL ES 1.0
>
> Signed-off-by: zhaowei yuan 
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=106906

It looks like this:

Fixes: 34f7e761bc61 ("glsl/parser: Track built-in types using the glsl_type 
directly")
Reviewed-by: Eric Anholt 


signature.asc
Description: PGP signature
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev