Reviewed-by: Ian Romanick
On 04/07/2015 09:33 AM, Brian Paul wrote:
> Ping.
>
> On 04/01/2015 02:38 PM, Brian Paul wrote:
>> This is a follow-on fix from the earlier "glsl: allow ForceGLSLVersion
>> to override #version directives" change. Since we're not changing
>> the language_version field,
Ping.
On 04/01/2015 02:38 PM, Brian Paul wrote:
This is a follow-on fix from the earlier "glsl: allow ForceGLSLVersion
to override #version directives" change. Since we're not changing
the language_version field, we have to check forced_language_version
here.
---
src/glsl/glsl_parser_extras.h
On Wed, Apr 1, 2015 at 1:38 PM, Brian Paul wrote:
> This is a follow-on fix from the earlier "glsl: allow ForceGLSLVersion
> to override #version directives" change. Since we're not changing
> the language_version field, we have to check forced_language_version
> here.
> ---
> src/glsl/glsl_pars
This is a follow-on fix from the earlier "glsl: allow ForceGLSLVersion
to override #version directives" change. Since we're not changing
the language_version field, we have to check forced_language_version
here.
---
src/glsl/glsl_parser_extras.h | 4 +++-
1 file changed, 3 insertions(+), 1 deleti