diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2010-08-21 15:30:34 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2010-08-21 15:42:27 -0700 |
commit | e511a35fc53fb75a2401d8a94c0c35634175c575 (patch) | |
tree | 80bd600e86c05c12a26123d907647a8739bf49e3 /src/gallium/drivers/nvfx/nvfx_state.h | |
parent | 4edeeaf71564582d5afebc9cb59f4b3f7fb40a7e (diff) |
glsl: Handle array declarations in function parameters.
The 'vec4[12] foo' style already worked, but the 'vec4 foo[12]' style
did not. Also, 'vec4[] foo' was wrongly accepted.
Fixes piglit test cases array-19.vert and array-21.vert.
May fix fd.o bug #29684 (or at least part of it).
Diffstat (limited to 'src/gallium/drivers/nvfx/nvfx_state.h')
0 files changed, 0 insertions, 0 deletions