Blender  V3.3
Classes | Macros
device/cpu/kernel.h File Reference
#include "device/cpu/kernel_function.h"
#include "util/half.h"
#include "util/types.h"

Go to the source code of this file.

Classes

class  CPUKernels
 

Macros

#define KERNEL_FILM_CONVERT_FUNCTION(name)
 

Macro Definition Documentation

◆ KERNEL_FILM_CONVERT_FUNCTION

#define KERNEL_FILM_CONVERT_FUNCTION (   name)
Value:
FilmConvertFunction film_convert_##name; \
FilmConvertHalfRGBAFunction film_convert_half_rgba_##name;

Definition at line 108 of file device/cpu/kernel.h.