v3dv: add assertions for unimplemented fallback paths
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 20 Feb 2020 15:12:59 +0000 (16:12 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:27 +0000 (21:21 +0000)
commit204d06cc267112fa1bfff23e7de8b370db20d5b9
treea8bd7df7d089ebdaecf7ce74b0b540a5f9b07b6d
parent79569fb7969efa9fc4ef8420bb9b287875bc8dc3
v3dv: add assertions for unimplemented fallback paths

This helps with identifying tests that fail on supported paths from tests
that hit unimplemented paths in the driver.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
src/broadcom/vulkan/v3dv_meta_copy.c