Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dcolorband.c178 const float eps_2x = ((1.0f / 255.0f) + 1e-6f); in colorband_init_from_table_rgba_resample() local
208 ((carr_len >= MAXCOLORBAND) || (BLI_heap_top_value(heap) <= eps_2x))) { in colorband_init_from_table_rgba_resample()