Krita Source Code Documentation
Loading...
Searching...
No Matches
xsimd_isa.hpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2022 L. E. Segovia <amy@amyspark.me>
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*/
6
7
#ifndef KIS_XSIMD_ISA_HPP
8
#define KIS_XSIMD_ISA_HPP
9
10
#include <cstdint>
11
#include <type_traits>
12
13
#include "
../config/xsimd_arch.hpp
"
14
15
// Must come last to have access to all conversion specializations.
16
#include "
./xsimd_generic.hpp
"
17
18
#endif
xsimd_arch.hpp
xsimd_generic.hpp
libs
multiarch
xsimd_extensions
arch
xsimd_isa.hpp
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52