Skip to content

gallium/vl: match YUYV/UYVY swizzle with change of color channels

Leo Liu requested to merge leoliu/mesa:yuyv-fix into main

gallium/vl: match YUYV/UYVY swizzle with change of color channels

Update the sampler views with the color channels, that fixes the issue caused by: !20815 (merged)

Fixes: dc2119bf ("util/format: Fix wrong colors when importing YUYV and UYVY")

Signed-off-by: Leo Liu leo.liu@amd.com

Merge request reports