 |
Blender V4.3
|
Go to the documentation of this file.
11#define PROGRAM_NO_OPTI 0
15# define TRUST_NO_ONE 0
18# define TRUST_NO_ONE 1
31# define GPU_INLINE static __forceinline
33# define GPU_INLINE static inline __attribute__((always_inline)) __attribute__((__unused__))