turnip: fix cubic filtering with CmdBlitImage
authorJonathan Marek <jonathan@marek.ca>
Tue, 16 Jun 2020 23:12:07 +0000 (19:12 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 17 Jun 2020 08:50:42 +0000 (08:50 +0000)
commitd37deebde57138c00f244f2bba2f82b4a0a7d958
tree3d555fcd1f20b03f2c16cca8a842a7a4f00bc59d
parent198b13974a203f47a93c3bc7dfc355409b9706f2
turnip: fix cubic filtering with CmdBlitImage

This fixes the newly added cubic blit_image tests for A650, by falling back
to the 3D path and setting the filter correctly.

Note: there are still failures with the texture filtering tests.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5509>
src/freedreno/vulkan/tu_clear_blit.c
src/freedreno/vulkan/tu_device.c
src/freedreno/vulkan/tu_private.h