Home | History | Annotate | Download | only in swrast

Lines Matching defs:swrast

27  * \file swrast/s_blend.c
905 SWcontext *swrast = SWRAST_CONTEXT(ctx);
913 swrast->BlendFunc = blend_general;
919 swrast->BlendFunc = _mesa_mmx_blend_min;
923 swrast->BlendFunc = blend_min;
929 swrast->BlendFunc = _mesa_mmx_blend_max;
933 swrast->BlendFunc = blend_max;
936 swrast->BlendFunc = blend_general;
942 swrast->BlendFunc = _mesa_mmx_blend_transparency;
948 swrast->BlendFunc = blend_transparency_ubyte;
950 swrast->BlendFunc = blend_transparency_ushort;
952 swrast->BlendFunc = blend_transparency_float;
958 swrast->BlendFunc = _mesa_mmx_blend_add;
962 swrast->BlendFunc = blend_add;
971 swrast->BlendFunc = _mesa_mmx_blend_modulate;
975 swrast->BlendFunc = blend_modulate;
978 swrast->BlendFunc = blend_noop;
981 swrast->BlendFunc = blend_replace;
984 swrast->BlendFunc = blend_general;
998 SWcontext *swrast
1007 swrast->BlendFunc(ctx, span->end, span->array->mask,