Blender  V3.3
Macros
cpu/compat.h File Reference
#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)
 

Macro Definition Documentation

◆ kernel_assert

#define kernel_assert (   cond)    assert(cond)

Definition at line 34 of file cpu/compat.h.