Skip to content

gallium/auxiliary/vl: Fix compute shader scaling for non-square pixels

Thong Thai requested to merge thongthai/mesa:fix_scale_y into master

Calculate the scale_y parameter instead of assuming square pixels.

Signed-off-by: Thong Thai thong.thai@amd.com

Edited by Thong Thai

Merge request reports