Krita Source Code Documentation
Loading...
Searching...
No Matches
KoOptimizedCompositeOpFactoryPerArch.h
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
8#ifndef KOOPTIMIZEDCOMPOSITEOPFACTORYPERARCH_H
9#define KOOPTIMIZEDCOMPOSITEOPFACTORYPERARCH_H
10
12
13class KoCompositeOp;
14class KoColorSpace;
15
16template<typename _impl>
18
19template<typename _impl>
21
22template<typename _impl>
24
25template<typename _impl>
27
28template<typename _impl>
30
31template<typename _impl>
33
34template<typename _impl>
36
37template<typename _impl>
39
40template<typename _impl>
42
43template<typename _impl>
45
46template<typename _impl>
48
49template<typename _impl>
51
52template<template<typename I> class CompositeOp>
54 template<typename _impl>
56};
57
58#endif /* KOOPTIMIZEDCOMPOSITEOPFACTORYPERARCH_H */
static KoCompositeOp * create(const KoColorSpace *)