glsl: free hash tables earlier
authorTimothy Arceri <timothy.arceri@collabora.com>
Tue, 26 Jul 2016 23:52:04 +0000 (09:52 +1000)
committerTimothy Arceri <timothy.arceri@collabora.com>
Wed, 27 Jul 2016 22:05:04 +0000 (08:05 +1000)
commit29d70cc964411e86bcd0bbc5591b3d82f849c9f8
treed2da325a50ccaa1b5f13349637dde8fe60d6baac
parentaf08cfc6266beea091db8bbc6fb8effeaa63c8d3
glsl: free hash tables earlier

These are only used by get_matching_input() which has been call
at this point so free the hash tables.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/compiler/glsl/link_varyings.cpp