HomeSort by relevance Sort by last modified time
    Searched refs:_swrast_write_zoomed_rgba_span (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/swrast/
s_zoom.h 33 _swrast_write_zoomed_rgba_span(struct gl_context *ctx, GLint imgX, GLint imgY,
s_copypix.c 178 _swrast_write_zoomed_rgba_span(ctx, destx, desty, &span, rgba);
s_zoom.c 331 _swrast_write_zoomed_rgba_span(struct gl_context *ctx, GLint imgX, GLint imgY, function
s_drawpix.c 530 _swrast_write_zoomed_rgba_span(ctx, imgX, imgY, &span, rgba);

Completed in 388 milliseconds