freedreno/a6xx: Don't take pipe_blit_info in emit_blit_dst
authorKristian H. Kristensen <hoegsberg@google.com>
Fri, 3 Jul 2020 22:54:33 +0000 (15:54 -0700)
committerMarge Bot <eric+marge@anholt.net>
Tue, 14 Jul 2020 06:12:22 +0000 (06:12 +0000)
commitf383b2c18acf162ba998a172d426c7ad41baaa90
tree5bfea34d804335a674eb9d159defd97c4a5c3f79
parent3158b8ba0ab6162180dc18de4ba6d2ac5aa04a84
freedreno/a6xx: Don't take pipe_blit_info in emit_blit_dst

We only need a few fields and we'll want to use this in cases where we
don't have a pipe_blit_info.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5717>
src/gallium/drivers/freedreno/a6xx/fd6_blitter.c