[Mesa-dev] set.c vs. hash_table.c
Jordan Justen
jljusten at gmail.com
Fri Dec 7 15:51:13 PST 2012
Eric,
What do you think? Would set implemented via hash_table be
significantly less efficient?
-Jordan
On Fri, Dec 7, 2012 at 3:40 PM, Brian Paul <brianp at vmware.com> wrote:
> Hi Jordan,
>
> set.c and hash_table.c look a LOT alike. Could the functions in set.c be
> implemented in terms of the hash_table.c functions? It seems little silly
> to have so much duplicated code.
>
> -Brian
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list