gallium/auxiliary/vl: Support chroma sample location in compute shaders
authorDavid Rosca <nowrep@gmail.com>
Mon, 21 Aug 2023 08:31:40 +0000 (10:31 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 5 Sep 2023 21:31:43 +0000 (21:31 +0000)
commita50a46acf5b21cd2bace4786e3e11fdc9426a26d
treeb6b655fa3905d99dce97c7623c0ae4ec2bcbf7c1
parenta6a43963ed0648649d70bfe7998971c1927d9b51
gallium/auxiliary/vl: Support chroma sample location in compute shaders

Used only in YUV to RGB video_buffer shader for now.

Acked-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Thong Thai <thong.thai@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24869>
src/gallium/auxiliary/vl/vl_compositor.c
src/gallium/auxiliary/vl/vl_compositor.h
src/gallium/auxiliary/vl/vl_compositor_cs.c