summaryrefslogtreecommitdiffstats
path: root/src/mapi
diff options
context:
space:
mode:
authorTapani Pälli <tapani.palli@intel.com>2015-03-17 13:58:57 +0200
committerTapani Pälli <tapani.palli@intel.com>2015-04-16 07:30:12 +0300
commit993b9b6adbd2c97ccb58b7cbc46382d1ae87b9ab (patch)
treef2023c10d2a2d9ea2da398caf3d09867bc55b552 /src/mapi
parent17d69862a9232e2bcdfa032c5a65c27557dd9275 (diff)
downloadexternal_mesa3d-993b9b6adbd2c97ccb58b7cbc46382d1ae87b9ab.zip
external_mesa3d-993b9b6adbd2c97ccb58b7cbc46382d1ae87b9ab.tar.gz
external_mesa3d-993b9b6adbd2c97ccb58b7cbc46382d1ae87b9ab.tar.bz2
linker: fix varying linking if SSO program has only gs and fs
Previously linker did not take in to account case where one would have only gs and fs (with SSO), patch adds the case by refactoring code around assign_varying_locations. This makes sure locations for gs get populated correctly. This was found with some of the SSO subtests of Martin's upcoming GetProgramInterfaceiv Piglit test which passes with the patch, no Piglit regressions. v2: code cleanups (Martin Peres) Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions