Lines Matching refs:SWspan
67 _swrast_span_default_attribs(struct gl_context *ctx, SWspan *span) in _swrast_span_default_attribs()
174 interpolate_active_attribs(struct gl_context *ctx, SWspan *span, in interpolate_active_attribs()
222 interpolate_int_colors(struct gl_context *ctx, SWspan *span) in interpolate_int_colors()
322 interpolate_float_colors(SWspan *span) in interpolate_float_colors()
383 _swrast_span_interpolate_z( const struct gl_context *ctx, SWspan *span ) in _swrast_span_interpolate_z()
473 interpolate_texcoords(struct gl_context *ctx, SWspan *span) in interpolate_texcoords()
625 interpolate_wpos(struct gl_context *ctx, SWspan *span) in interpolate_wpos()
659 stipple_polygon_span(struct gl_context *ctx, SWspan *span) in stipple_polygon_span()
704 clip_span( struct gl_context *ctx, SWspan *span ) in clip_span()
834 add_specular(struct gl_context *ctx, SWspan *span) in add_specular()
883 apply_aa_coverage(SWspan *span) in apply_aa_coverage()
917 clamp_colors(SWspan *span) in clamp_colors()
938 convert_color_type(SWspan *span, GLenum srcType, GLenum newType, GLuint output) in convert_color_type()
978 shade_texture_span(struct gl_context *ctx, SWspan *span) in shade_texture_span()
1133 _swrast_write_rgba_span( struct gl_context *ctx, SWspan *span) in _swrast_write_rgba_span()
1579 SWspan *span) in _swrast_get_dest_rgba()