Home
last modified time | relevance | path

Searched refs:CMP_NODE_BLUR_ASPECT_Y (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/compositor/operations/
H A DCOM_BlurBaseOperation.cpp47 case CMP_NODE_BLUR_ASPECT_Y: in initExecution()
H A DCOM_GaussianBokehBlurOperation.cpp221 case CMP_NODE_BLUR_ASPECT_Y: in initExecution()
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_node_types.h1365 #define CMP_NODE_BLUR_ASPECT_Y 1 macro
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_nodetree.c5630 {CMP_NODE_BLUR_ASPECT_Y, "Y", 0, "Y", ""}, in def_cmp_blur()