Home
last modified time | relevance | path

Searched refs:IMB_BLEND_HARDLIGHT (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/editors/sculpt_paint/
H A Dpaint_vertex_weight_utils.c304 case IMB_BLEND_HARDLIGHT: in ED_wpaint_blend_tool()
H A Dpaint_vertex_color_utils.c635 case IMB_BLEND_HARDLIGHT: in ED_vpaint_blend_tool()
/dports/graphics/blender/blender-2.91.0/source/blender/imbuf/intern/
H A Drectop.c74 case IMB_BLEND_HARDLIGHT: in IMB_blend_color_byte()
162 case IMB_BLEND_HARDLIGHT: in IMB_blend_color_float()
712 case IMB_BLEND_HARDLIGHT: in IMB_rectblend()
/dports/graphics/blender/blender-2.91.0/source/blender/imbuf/
H A DIMB_imbuf.h207 IMB_BLEND_HARDLIGHT = 9, enumerator
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_brush.c1898 {IMB_BLEND_HARDLIGHT, in rna_def_brush()
/dports/graphics/blender/blender-2.91.0/source/blender/blenloader/intern/
H A Dversioning_280.c3225 blend = IMB_BLEND_HARDLIGHT; in blo_do_versions_280()