glsl: can't have 'const' qualifier used with struct or interface block members
authorIago Toral Quiroga <itoral@igalia.com>
Mon, 19 Jan 2015 11:32:12 +0000 (12:32 +0100)
committerIago Toral Quiroga <itoral@igalia.com>
Tue, 3 Feb 2015 12:19:36 +0000 (13:19 +0100)
commitec7dcaf578b26179f6d6782f20af17c3b75149df
treed891ad33e4f6d97a7aa0e9fc5e184b669a2e7e69
parent5d655a43e606e7eb7ef09af60d2b8896f271e0de
glsl: can't have 'const' qualifier used with struct or interface block members

Fixes the following 2 dEQP tests:
dEQP-GLES3.functional.shaders.declarations.invalid_declarations.uniform_block_const_vertex
dEQP-GLES3.functional.shaders.declarations.invalid_declarations.uniform_block_const_fragment

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glsl/ast_to_hir.cpp