v3dv/format: no need for GetPhysicalDeviceFormatProperties
authorAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 17 May 2022 23:31:39 +0000 (01:31 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 26 May 2022 21:20:50 +0000 (21:20 +0000)
commit11a0ea76a26abb1b2ab5ee081b31dbacc94cea36
tree23c4fcde42238933e87c9505a4810813e1832a15
parent0c4a65ef34521b47fda4c5b59acfc4a8e97703f5
v3dv/format: no need for GetPhysicalDeviceFormatProperties

The common Mesa Vulkan framework already provides a common
implementation based on GetPhysicalDeviceFormatProperties2.

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