diff options
author | Ian Romanick <[email protected]> | 2016-06-13 15:22:34 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-06-16 09:33:53 -0700 |
commit | 9c872820413f6183db0eb47828a7afcf703f9930 (patch) | |
tree | ed45e48fbbf8d642ebd214bcb283fc8a288d84b9 /src/mesa/vbo/vbo_primitive_restart.c | |
parent | d04f652b757d1c9e53ee338e92d18c4c516c9507 (diff) |
glsl: Always strip arrayness in precision_qualifier_allowed
Previously some callers of precision_qualifier_allowed would strip the
arrayness from the type and some would not. As a result, some places
would not notice that float[6], for example, needed a precision
qualifier.
Fixes the new piglit test no-default-float-array-precision.frag.
Signed-off-by: Ian Romanick <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96358
Cc: "12.0" <[email protected]>
Cc: Gregory Hainaut <[email protected]>
Cc: Ilia Mirkin <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/mesa/vbo/vbo_primitive_restart.c')
0 files changed, 0 insertions, 0 deletions