On Wed, 2016-10-26 at 18:30 +0300, Andres Gomez wrote:
> Tthe GLSL parser has been simplified to check for the needed
The
> GL_ARB_shading_language_420pack extension just when merging the
> qualifiers in the proper cases.
>
> Reviewed-by: Timothy Arceri
> Signed-off-by: Andres Gomez
> ---
> s
Tthe GLSL parser has been simplified to check for the needed
GL_ARB_shading_language_420pack extension just when merging the
qualifiers in the proper cases.
Reviewed-by: Timothy Arceri
Signed-off-by: Andres Gomez
---
src/compiler/glsl/ast_type.cpp | 6 ++
src/compiler/glsl/glsl_parser.yy