Blender
V4.3
intern
cycles
test
util_float8_avx_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
8
#define TEST_CATEGORY_NAME util_avx
9
10
#if (defined(i386) || defined(_M_IX86) || defined(__x86_64__) || defined(_M_X64)) && \
11
defined(__AVX__)
12
# include "
util_float8_test.h
"
13
#endif
util_float8_test.h
Generated on Thu Feb 6 2025 07:36:39 for Blender by
doxygen
1.11.0