Diffusion Krita 5d59709c37c8

Fix a bug introduced by porting to Vc 1.2

Authored by dkazakov on Apr 8 2016, 3:22 PM.

Description

Fix a bug introduced by porting to Vc 1.2

Starting from Vc 1.0 float_v and int_v vectors have different sizes,
so we cannot initialize one from another. And, basically, implicit
initialization in such a way is forbidden in Vc, but the problem is
that we do initialize explicitly.

(cherry picked from commit 56cda65cb7a7b9a56b6694ca27ed3b1fb10cf5ce)

Details

Committed
zachmannApr 11 2016, 3:22 PM
Parents
R37:6f058ed989b8: Update Vc to 1.0
Branches
Unknown
Tags
Unknown