diff options
author | Ian Romanick <[email protected]> | 2011-10-24 11:45:50 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2011-10-28 13:28:36 -0700 |
commit | a04211ecb8c907eaef69832abc2e16cd6f9887a0 (patch) | |
tree | fdf29604948ecba3fcce17b878cf7b9c98c43572 /src/glsl/ir.h | |
parent | e79aaf000b0cf0a2f6f22695dc8e0acf3d2ce182 (diff) |
glsl: Generate an error for array-of-array declarations
Other parts of the code already caught things like 'float x[4][2]'.
However, nothing caught 'float [4] x[2]'.
Fixes piglit test array-multidimensional-new-syntax.vert.
NOTE: This is candidate for the 7.11 branch.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/glsl/ir.h')
0 files changed, 0 insertions, 0 deletions