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);
126 _swrast_span_default_attribs(ctx, &span); in copy_rgba_pixels()251 _swrast_span_default_attribs(ctx, &span); in copy_depth_pixels()
326 _swrast_span_default_attribs(ctx, &span); in draw_depth_pixels()439 _swrast_span_default_attribs(ctx, &span); in draw_rgba_pixels()
68 _swrast_span_default_attribs(struct gl_context *ctx, SWspan *span) in _swrast_span_default_attribs() function