Blender
V3.3
|
#include "util/half.h"
#include "util/math.h"
#include "util/simd.h"
#include "util/texture.h"
#include "util/types.h"
Go to the source code of this file.
Macros | |
#define | kernel_assert(cond) assert(cond) |
#define kernel_assert | ( | cond | ) | assert(cond) |
Definition at line 34 of file cpu/compat.h.