Lines Matching defs:swrast
27 * \file swrast/s_blend.c
902 SWcontext *swrast = SWRAST_CONTEXT(ctx);
910 swrast->BlendFunc = blend_general;
916 swrast->BlendFunc = _mesa_mmx_blend_min;
920 swrast->BlendFunc = blend_min;
926 swrast->BlendFunc = _mesa_mmx_blend_max;
930 swrast->BlendFunc = blend_max;
933 swrast->BlendFunc = blend_general;
939 swrast->BlendFunc = _mesa_mmx_blend_transparency;
945 swrast->BlendFunc = blend_transparency_ubyte;
947 swrast->BlendFunc = blend_transparency_ushort;
949 swrast->BlendFunc = blend_transparency_float;
955 swrast->BlendFunc = _mesa_mmx_blend_add;
959 swrast->BlendFunc = blend_add;
968 swrast->BlendFunc = _mesa_mmx_blend_modulate;
972 swrast->BlendFunc = blend_modulate;
975 swrast->BlendFunc = blend_noop;
978 swrast->BlendFunc = blend_replace;
981 swrast->BlendFunc = blend_general;
995 SWcontext *swrast = SWRAST_CONTEXT(ctx);
1004 swrast->BlendFunc(ctx, span->end, span->array->mask,