v3dv/util: remove several logging functions
authorAlejandro Piñeiro <apinheiro@igalia.com>
Sun, 8 Nov 2020 21:44:40 +0000 (22:44 +0100)
committerMarge Bot <eric+marge@anholt.net>
Mon, 9 Nov 2020 12:54:56 +0000 (12:54 +0000)
commit1fa4a372568ae9666a00ba01cd6ef8a692aab8db
tree95b686aca6edd70b41705c167004a5abbbc43260
parent1675c83a4fc82439b33fc07599b57f37e707314b
v3dv/util: remove several logging functions

We already have vk_error to report errors, they add little specific
v3dv wrapping over a simple fprintf, and they are not used really
often.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7497>
src/broadcom/vulkan/v3dv_private.h
src/broadcom/vulkan/v3dv_util.c