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

radv: don't use hw resolves for r16g16 norm formats.



radeonsi has a workaround for this, but it uses a R16A16 format,
which vulkan doesn't have, we could probably come up with a work
around but for now just avoid hw resolves.

Fixes:
dEQP-VK.renderpass.suballocation.multisample.r16g16_*norm*

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 c727ea93)
Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>

Conflicts:
	src/amd/vulkan/radv_meta_resolve.c
parent c30a6252
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