 |
Blender
V2.93
|
Go to the documentation of this file.
21 #define __SPLIT_KERNEL__
25 #ifndef WITH_CYCLES_OPTIMIZED_KERNEL_AVX
29 # if !(defined(__GNUC__) && (defined(i386) || defined(_M_IX86)))
30 # define __KERNEL_SSE__
31 # define __KERNEL_SSE2__
32 # define __KERNEL_SSE3__
33 # define __KERNEL_SSSE3__
34 # define __KERNEL_SSE41__
35 # define __KERNEL_AVX__
40 #define KERNEL_ARCH cpu_avx