diff options
author | Kenneth Graunke <[email protected]> | 2013-08-02 01:28:58 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-08-02 08:24:23 -0700 |
commit | a1ddbd1d7cb7ba5160f968d42219d9cdd1034ed4 (patch) | |
tree | c3d9d080a7e52591ef3e5d4532f88fe15905e396 /doxygen | |
parent | 7d2423a09ec8a40b7da7c90fe3cb863d03f96b39 (diff) |
glsl: Disallow interpolation qualifiers on non-input/output variables.
Commit 2548092ad8015 switched the sense of interpolation qualifier
checks in order to permit them on geometry shader in/out variables.
In doing so, it accidentally allowed interpolation qualifiers to be
applied to ordinary variables and function parameters.
Fixes a regression in Piglit's local-smooth-01.frag.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'doxygen')
0 files changed, 0 insertions, 0 deletions