mesa: Remove the key parameter from the _mesa_HashDeleteAll callback
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 15 Oct 2020 17:57:58 +0000 (10:57 -0700)
committerMarge Bot <eric+marge@anholt.net>
Sat, 24 Oct 2020 01:15:20 +0000 (01:15 +0000)
commit390887ff586221cf36b001390b9542efb4e3205b
tree532f054cf851c26a7712bc627bcc506e89c07d14
parentcc6dcc6ab4f025a02f57e70b2db112fe99373387
mesa: Remove the key parameter from the _mesa_HashDeleteAll callback

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7171>
src/mesa/main/glthread.c
src/mesa/main/hash.c
src/mesa/main/hash.h
src/mesa/main/performance_monitor.c
src/mesa/main/performance_query.c
src/mesa/main/pipelineobj.c
src/mesa/main/queryobj.c
src/mesa/main/shared.c
src/mesa/main/transformfeedback.c
src/mesa/main/varray.c