vulkan/log: Drop _impl from the log helper names
authorJason Ekstrand <jason@jlekstrand.net>
Fri, 24 Sep 2021 20:38:40 +0000 (15:38 -0500)
committerMarge Bot <eric+marge@anholt.net>
Thu, 7 Oct 2021 20:51:36 +0000 (20:51 +0000)
commitad27db2ae99a1d61152699490dbec6e2f2c19aa0
treef03e9a889b7bdf82416dc8508c71ce6244552d34
parenta1ac8234ec0b2580436ec5f3b4b932664549a776
vulkan/log: Drop _impl from the log helper names

Now that we no longer have every driver in the tree defining their own
__vk_errorf and __vk_errorv, we don't need to worry about the symbol
collision anymore and can use the "real" names for the common ones.

Tested-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-By: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13045>
src/vulkan/util/vk_log.c
src/vulkan/util/vk_log.h