Blender V5.0
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;
const char * name

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