Blender
V4.3
intern
cycles
test
util_float8_avx2_test.cpp
Go to the documentation of this file.
1
/* SPDX-FileCopyrightText: 2011-2022 Blender Foundation
2
*
3
* SPDX-License-Identifier: Apache-2.0 */
4
5
#define __KERNEL_SSE__
6
#define __KERNEL_AVX__
7
#define __KERNEL_AVX2__
8
9
#define TEST_CATEGORY_NAME util_avx2
10
11
#if (defined(i386) || defined(_M_IX86) || defined(__x86_64__) || defined(_M_X64)) && \
12
defined(__AVX2__)
13
# include "
util_float8_test.h
"
14
#endif
util_float8_test.h
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0