Siarhei Siamashka <siarhei.siamashka at gmail.com> writes: > +#define SIMPLE_NEAREST_A8MASK_FAST_PATH_NORMAL(op,s,d,func) \ > +#define SIMPLE_NEAREST_SOLIDMASK_FAST_PATH_NORMAL(op,s,d,func) Is there any reason to not use "A8_MASK" and "SOLID_MASK" instead? Those names read better to me. Soren