mesa: rename _mesa_free_errors_data
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Tue, 7 Jul 2020 09:00:58 +0000 (11:00 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 15 Jul 2020 09:13:50 +0000 (09:13 +0000)
commite6f7b4312f5f924c8da74d8989ef4ebec7466240
tree113546747a0ce87e937535d577309921929419f6
parentcbdb87c678cff96d41f1eb07f8161e4068df392e
mesa: rename _mesa_free_errors_data

Use the _mesa_init_XXX / _mesa_destroy_XXX pattern to clearly associate
the 2 functions.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5789>
src/mesa/main/context.c
src/mesa/main/debug_output.c
src/mesa/main/debug_output.h