mesa: Convert string_to_uint_map to the util hash table
authorThomas Helland <thomashelland90@gmail.com>
Thu, 18 Aug 2016 19:51:40 +0000 (21:51 +0200)
committerTimothy Arceri <timothy.arceri@collabora.com>
Mon, 12 Sep 2016 00:48:35 +0000 (10:48 +1000)
commiteef2be6822c3409f8418c77f2278ea84492282f2
treebc6d08af7e757629006e29d91e3960891291da89
parentddb8639b18e836b904cda857d787c05ab8b0db7b
mesa: Convert string_to_uint_map to the util hash table

And remove the now unused hash_table_replace.

V2: Actually do the equivalent thing, and don't leak memory

V3: fix minor typo in comment (Timothy Arceri)

Signed-off-by: Thomas Helland <thomashelland90@gmail.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
src/mesa/program/hash_table.h