Files
mesa/src/util
Alyssa Rosenzweig 93879b1920 util/hash_table: add DERIVE macro
we typically use a hash table with a fixed struct key, but this requires tedious
boilerplate. add a macro that generates all the boilerplate for you so you can
just create a table and go.

naming inspired by Rust #![derive].

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28056>
2024-03-12 19:41:49 +00:00
..
2023-11-02 21:03:46 +00:00
2023-12-06 07:22:02 +00:00
2022-09-29 23:40:18 +00:00
2022-09-29 23:40:18 +00:00
2023-10-09 23:37:52 +00:00
2022-06-02 13:09:16 +00:00
2023-01-19 03:25:55 +00:00
2023-11-20 13:35:19 +00:00
2024-03-12 19:41:49 +00:00
2024-01-16 02:15:22 +00:00
2023-10-25 17:27:47 +00:00
2024-02-03 17:19:31 +00:00
2023-11-20 13:35:19 +00:00
2024-02-26 15:37:58 +00:00
2024-02-26 15:37:58 +00:00
2022-06-02 13:09:16 +00:00
2022-11-04 23:20:02 +00:00
2022-11-04 23:20:02 +00:00
2022-03-09 08:48:59 +00:00
2022-03-09 08:48:59 +00:00
2023-10-30 12:35:07 +00:00
2023-05-19 16:30:44 +00:00
2022-11-24 04:33:07 +00:00
2022-12-17 19:14:12 +00:00