Searched defs:draw_rgba_pixels (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_drawpix.c409 draw_rgba_pixels( struct gl_context *ctx, GLint x, GLint y, function
704 draw_rgba_pixels(ctx, x, y, width, height, format, type, unpack, pixels);
/external/mesa3d/src/mesa/swrast/
H A Ds_drawpix.c409 draw_rgba_pixels( struct gl_context *ctx, GLint x, GLint y, function
704 draw_rgba_pixels(ctx, x, y, width, height, format, type, unpack, pixels);

Completed in 152 milliseconds