Skip to content
Commit c30a6252 authored by Dave Airlie's avatar Dave Airlie Committed by Emil Velikov
Browse files

radv: don't use hw resolve for integer image formats



From reading AMDVLK it currently never uses hw resolve paths.

This patch takes from radeonsi which doesn't use hw resolve
for integer formats, and does the same for radv.

This fixes:
dEQP-VK.renderpass.suballocation.multisample*uint tests.

Reviewed-by: default avatarBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Fixes: 2a04f548 (radv/meta: select resolve paths)
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
(cherry picked from commit 4df414bb)
Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>

Conflicts:
	src/amd/vulkan/radv_meta_resolve.c
parent 1bd25a4d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment