Blender V4.5
kernel.h File Reference

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 100 of file device/cpu/kernel.h.