Home
last modified time | relevance | path

Searched refs:draw_rgba_pixels (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c411 draw_rgba_pixels( struct gl_context *ctx, GLint x, GLint y, in draw_rgba_pixels() function
752 draw_rgba_pixels(ctx, x, y, width, height, format, type, unpack, pixels); in _swrast_DrawPixels()