Re: [Mesa-dev] [PATCH V2 08/12] glsl: add process_qualifier_constant() helper

2015-11-10 Thread Timothy Arceri
On Tue, 2015-11-10 at 13:46 +, Emil Velikov wrote: > On 8 November 2015 at 22:34, Timothy Arceri wrote: > > From: Timothy Arceri > > > > This helper is similar to the function added as part of the > > ast_layout_expression class but will be used when only the > > ast_expression type is requi

Re: [Mesa-dev] [PATCH V2 08/12] glsl: add process_qualifier_constant() helper

2015-11-10 Thread Timothy Arceri
On Tue, 2015-11-10 at 12:33 +, Emil Velikov wrote: > On 8 November 2015 at 22:34, Timothy Arceri wrote: > > From: Timothy Arceri > > > > This helper is similar to the function added as part of the > > ast_layout_expression class but will be used when only the > > ast_expression type is requi

Re: [Mesa-dev] [PATCH V2 08/12] glsl: add process_qualifier_constant() helper

2015-11-10 Thread Emil Velikov
On 8 November 2015 at 22:34, Timothy Arceri wrote: > From: Timothy Arceri > > This helper is similar to the function added as part of the > ast_layout_expression class but will be used when only the > ast_expression type is required for the qualifier. > > ast_expression is used if qualifier can't

Re: [Mesa-dev] [PATCH V2 08/12] glsl: add process_qualifier_constant() helper

2015-11-10 Thread Emil Velikov
On 8 November 2015 at 22:34, Timothy Arceri wrote: > From: Timothy Arceri > > This helper is similar to the function added as part of the > ast_layout_expression class but will be used when only the > ast_expression type is required for the qualifier. > > ast_expression is used if qualifier can't

[Mesa-dev] [PATCH V2 08/12] glsl: add process_qualifier_constant() helper

2015-11-08 Thread Timothy Arceri
From: Timothy Arceri This helper is similar to the function added as part of the ast_layout_expression class but will be used when only the ast_expression type is required for the qualifier. ast_expression is used if qualifier can't have mulitple declorations or if all but he newest qualifier is