ad27db2ae9
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>