gallium/auxiliary/vl: Fix compute shader scale_y for interlaced videos
authorThong Thai <thong.thai@amd.com>
Tue, 19 May 2020 22:06:55 +0000 (18:06 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 20 May 2020 17:32:36 +0000 (17:32 +0000)
commitef0d92459c3fda92fb3a42b55b7366d9b951a9bf
treef5dbac5815c162586a8172df7097c38c4f756a82
parentfc06b8b7dc27d9e0b1a84e898d9f42465bd491e4
gallium/auxiliary/vl: Fix compute shader scale_y for interlaced videos

Signed-off-by: Thong Thai <thong.thai@amd.com>
Fixes: 494b7ef0c1a ("gallium/auxiliary/vl: Fix compute shader scaling for non-square pixels")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5121>
src/gallium/auxiliary/vl/vl_compositor.c
src/gallium/auxiliary/vl/vl_compositor.h
src/gallium/auxiliary/vl/vl_compositor_cs.c