glsl: replace some more old hash_table uses
authorTimothy Arceri <t_arceri@yahoo.com.au>
Mon, 13 Jul 2015 21:37:59 +0000 (07:37 +1000)
committerTimothy Arceri <t_arceri@yahoo.com.au>
Mon, 13 Jul 2015 21:48:25 +0000 (07:48 +1000)
commit431a0658616575953868f6d16bb9641306cceea8
tree225d9fb4a0e15a138d135ae50390a89fa5b998f2
parent7a50bf6c7f7729f5eee3ddf7aa9b38a81873f2c6
glsl: replace some more old hash_table uses

The util/hash_table was intended to be a fast hash table
replacement for the program/hash_table see 35fd61bd99c1 and 72e55bb6888ff.

This change replaces some more uses of the old hash table.

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