 |
Blender
V2.93
|
Go to the documentation of this file.
26 #define PROGRAM_NO_OPTI 0
29 # define TRUST_NO_ONE 0
32 # define TRUST_NO_ONE 1
45 # define GPU_INLINE static __forceinline
47 # define GPU_INLINE static inline __attribute__((always_inline)) __attribute__((__unused__))