Home
last modified time | relevance | path

Searched refs:CM_RESOL (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_color_types.h30 #define CM_RESOL 32 macro
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dcolortools.c713 int totpoint = (cuma->totpoint - 1) * CM_RESOL; in curvemap_make_table()
717 for (int a = 0; a < cuma->totpoint - 1; a++, point += 2 * CM_RESOL) { in curvemap_make_table()
725 CM_RESOL - 1, in curvemap_make_table()
732 CM_RESOL - 1, in curvemap_make_table()