 |
Blender
V3.3
|
Go to the documentation of this file.
10 #define PROGRAM_NO_OPTI 0
14 # define TRUST_NO_ONE 0
17 # define TRUST_NO_ONE 1
30 # define GPU_INLINE static __forceinline
32 # define GPU_INLINE static inline __attribute__((always_inline)) __attribute__((__unused__))