Searched refs:_swrast_span_default_attribs (Results 1 – 5 of 5) sorted by relevance
75 _swrast_span_default_attribs(ctx, &span); in _swrast_Bitmap()168 _swrast_span_default_attribs(ctx, &span);
188 _swrast_span_default_attribs(struct gl_context *ctx, SWspan *span);
137 _swrast_span_default_attribs(ctx, &span); in copy_rgba_pixels()262 _swrast_span_default_attribs(ctx, &span); in copy_depth_pixels()
316 _swrast_span_default_attribs(ctx, &span); in draw_depth_pixels()430 _swrast_span_default_attribs(ctx, &span); in draw_rgba_pixels()
64 _swrast_span_default_attribs(struct gl_context *ctx, SWspan *span) in _swrast_span_default_attribs() function