Reviewed-by: Iago Toral Quiroga
On Wed, 2016-07-27 at 09:52 +1000, Timothy Arceri wrote:
> These are only used by get_matching_input() which has been call
> at this point so free the hash tables.
> ---
> src/compiler/glsl/link_varyings.cpp | 10 +++---
> 1 file changed, 3 insertions(+), 7 d
These are only used by get_matching_input() which has been call
at this point so free the hash tables.
---
src/compiler/glsl/link_varyings.cpp | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/src/compiler/glsl/link_varyings.cpp
b/src/compiler/glsl/link_varyings.cpp
i