Home
last modified time | relevance | path

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

/dports/graphics/flam3/flam3-3.1.1-5-g7fb50c8/
H A Dflam3.h72 #define flam3_inttype_compat 2 /* Linear and old behaviour */ macro
H A Dinterpolation.c801 if (dst[usethisone].interpolation_type == flam3_inttype_compat || in flam3_align()
H A Dflam3.c525 if (interpolation_type == flam3_inttype_compat) { in flam3_rotate()
1504 if (flam3_inttype_compat != loc_all_cp[i-1].interpolation_type in flam3_parse_xml2()
1782 else if (flam3_inttype_compat == cp->interpolation_type) in flam3_print()
H A Dparser.c365 cp->interpolation_type = flam3_inttype_compat; in parse_flame_element()