Skip to content
Commit b0e50e1e authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen Committed by Juan A. Suarez Romero
Browse files

radv: Invert condition for all samples identical during resolve.



the samples_identical instruction returns 0 if they are differet, so
we have to do the extra work if the result is 0, not if it is != 0.

Fixes: f4e499ec "radv: add initial non-conformant radv vulkan driver"
Reviewed-by: default avatarDave Airlie <airlied@redhat.com>
(cherry picked from commit c39947ce)
parent b9d5aab9
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