|
Blender V5.0
|
#include "gpu_shader_create_info.hh"Go to the source code of this file.
Macros | |
| #define | CMP_NODE_MASKTYPE_ADD 0 |
| #define | CMP_NODE_MASKTYPE_SUBTRACT 1 |
| #define | CMP_NODE_MASKTYPE_MULTIPLY 2 |
| #define | CMP_NODE_MASKTYPE_NOT 3 |
| #define CMP_NODE_MASKTYPE_ADD 0 |
Definition at line 21 of file compositor_ellipse_mask_infos.hh.
| #define CMP_NODE_MASKTYPE_MULTIPLY 2 |
Definition at line 23 of file compositor_ellipse_mask_infos.hh.
| #define CMP_NODE_MASKTYPE_NOT 3 |
Definition at line 24 of file compositor_ellipse_mask_infos.hh.
| #define CMP_NODE_MASKTYPE_SUBTRACT 1 |
Definition at line 22 of file compositor_ellipse_mask_infos.hh.