Searched refs:fast_draw_rgba_pixels (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/swrast/ |
D | s_drawpix.c | 194 fast_draw_rgba_pixels(struct gl_context *ctx, GLint x, GLint y, in fast_draw_rgba_pixels() function 423 if (fast_draw_rgba_pixels(ctx, x, y, width, height, format, type, in draw_rgba_pixels()
|