[Pixman] [PATCH 3/8] Support for a8 and solid mask in nearest scaling main loop template

Soeren Sandmann sandmann at cs.au.dk
Thu Feb 10 02:14:51 PST 2011


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


More information about the Pixman mailing list