On 06.08.2015 00:32, Ian Romanick wrote:
> On 08/05/2015 02:20 AM, Michel Dänzer wrote:
>> From: Michel Dänzer
>>
>> Fixes a bunch of random (mostly tessellation related) piglit failures
>> since commit 7ac946e5 ("glsl: Add constuctors for the common cases of
>> glsl_struct_field").
>
> I was goi
On 08/05/2015 02:20 AM, Michel Dänzer wrote:
> From: Michel Dänzer
>
> Fixes a bunch of random (mostly tessellation related) piglit failures
> since commit 7ac946e5 ("glsl: Add constuctors for the common cases of
> glsl_struct_field").
I was going to look at this yesterday, but I didn't get to i
From: Michel Dänzer
Fixes a bunch of random (mostly tessellation related) piglit failures
since commit 7ac946e5 ("glsl: Add constuctors for the common cases of
glsl_struct_field").
Signed-off-by: Michel Dänzer
---
src/glsl/builtin_variables.cpp | 2 ++
1 file changed, 2 insertions(+)
diff --g