v3dv: ignore filter in TFU blit path
authorIago Toral Quiroga <itoral@igalia.com>
Tue, 1 Dec 2020 09:49:27 +0000 (10:49 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 1 Dec 2020 11:24:17 +0000 (11:24 +0000)
commitfd4016f978292e1576e28086eeab44eb1225ab25
tree8a9c4a30de1a78656b314c3d256bd689c9eb839b
parenteb75a67bd61e244d7c94b4741a3c53b8ee2a3fad
v3dv: ignore filter in TFU blit path

The filter is only relevant to handle blits that invole scaling, but
our TFU path doesn't handle any kind of scaling so we can safely
ignore it.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7845>
src/broadcom/vulkan/v3dv_meta_copy.c