Lines Matching refs:SWspan
68 _swrast_span_default_attribs(struct gl_context *ctx, SWspan *span) in _swrast_span_default_attribs()
175 interpolate_active_attribs(struct gl_context *ctx, SWspan *span, in interpolate_active_attribs()
223 interpolate_int_colors(struct gl_context *ctx, SWspan *span) in interpolate_int_colors()
323 interpolate_float_colors(SWspan *span) in interpolate_float_colors()
384 _swrast_span_interpolate_z( const struct gl_context *ctx, SWspan *span ) in _swrast_span_interpolate_z()
474 interpolate_texcoords(struct gl_context *ctx, SWspan *span) in interpolate_texcoords()
626 interpolate_wpos(struct gl_context *ctx, SWspan *span) in interpolate_wpos()
660 stipple_polygon_span(struct gl_context *ctx, SWspan *span) in stipple_polygon_span()
705 clip_span( struct gl_context *ctx, SWspan *span ) in clip_span()
835 add_specular(struct gl_context *ctx, SWspan *span) in add_specular()
884 apply_aa_coverage(SWspan *span) in apply_aa_coverage()
918 clamp_colors(SWspan *span) in clamp_colors()
939 convert_color_type(SWspan *span, GLenum srcType, GLenum newType, GLuint output) in convert_color_type()
979 shade_texture_span(struct gl_context *ctx, SWspan *span) in shade_texture_span()
1134 _swrast_write_rgba_span( struct gl_context *ctx, SWspan *span) in _swrast_write_rgba_span()
1580 SWspan *span) in _swrast_get_dest_rgba()