Skip to content
Snippets Groups Projects
Commit 8b706102 authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen Committed by Emil Velikov
Browse files

radv: Don't use SRGB format for image stores during resolve.


These seem to store very bogus results. Luckily there is some code
that converts srgb->linear already, so just making the descriptor
format UNORM should work.

Fixes: 588185eb "radv/meta: add srgb conversion to end of resolve shader."
Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
(cherry picked from commit 8286c3a4)
parent 7f5d86eb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment