Krita Source Code Documentation
Loading...
Searching...
No Matches
KoOptimizedCompositeOpFactoryPerArch.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2012 Dmitry Kazakov <dimula73@gmail.com>
3 * SPDX-FileCopyrightText: 2022 L. E. Segovia <amy@amyspark.me>
4 *
5 * SPDX-License-Identifier: LGPL-2.1-or-later
6 */
7
9
10#if XSIMD_UNIVERSAL_BUILD_PASS
16
18
19template<>
20template<>
24{
26}
27
28template<>
29template<>
33{
35}
36
37template<>
38template<>
42{
44}
45
46template<>
47template<>
51{
53}
54
55template<>
56template<>
60{
62}
63
64template<>
65template<>
69{
71}
72
73template<>
74template<>
78{
80}
81
82template<>
83template<>
87{
89}
90
91template<>
92template<>
96{
98}
99
100template<>
101template<>
104 xsimd::current_arch>(const KoColorSpace *param)
105{
107}
108
109template<>
110template<>
114{
116}
117
118template<>
119template<>
123{
125}
126
127#endif // XSIMD_UNIVERSAL_BUILD_PASS
KoClipMaskApplicatorBase * KoClipMaskApplicatorFactoryImpl::create< xsimd::current_arch >()
default_arch current_arch