commit | c750029b37c64521267910af0ec2c89c58c82987 | [log] [tgz] |
---|---|---|
author | Andres Gomez <agomez@igalia.com> | Thu Mar 24 01:13:26 2016 +0200 |
committer | Samuel Iglesias Gonsálvez <siglesias@igalia.com> | Fri Apr 29 08:03:00 2016 +0200 |
tree | 4bf946c618305e81e6d0fbf4c8735fe93ce3fc04 | |
parent | 6d4a42674534ad2de254a330835344a5845428ef [diff] |
glsl: Checks for interpolation into its own function. This generalizes the validation also to be done for variables inside interface blocks, which, for some cases, was missing. For a discussion about the additional validation cases included see https://lists.freedesktop.org/archives/mesa-dev/2016-March/109117.html and Khronos bug #15671. Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Signed-off-by: Andres Gomez <agomez@igalia.com>