mesa/main: replace use of simple_list with util/list
authorDylan Baker <dylan.c.baker@intel.com>
Thu, 10 Feb 2022 22:59:05 +0000 (14:59 -0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 17 Mar 2022 18:25:55 +0000 (18:25 +0000)
commit6d4eb4a72e90aa80460ce282133befc589b6ee72
tree7a54c29fb19d043ceb7d3fbf09b9a4d437086bd7
parent4b10a4aaaaf078d911271c9b3126c6bac9cf24f9
mesa/main: replace use of simple_list with util/list

Because really, do we want simple_list?

Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14983>
src/mesa/main/shaderapi.c