util/set: split off create() into an init() function
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 7 Jan 2021 14:39:46 +0000 (09:39 -0500)
committerMarge Bot <eric+marge@anholt.net>
Thu, 14 Jan 2021 13:51:35 +0000 (13:51 +0000)
commit184bbef33d1fff3520958c130f2b8e4fce17379c
treebd88f06003ac1ef3837f3b008f3ca78978939372
parent491e7decad0f46b6d5f2e517cc0ea18193cf2f33
util/set: split off create() into an init() function

this brings parity with the matching hash_table api

Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8450>
src/util/set.c
src/util/set.h