Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_drawpix.c261 draw_stencil_pixels( struct gl_context *ctx, GLint x, GLint y, in draw_stencil_pixels() function
737 draw_stencil_pixels( ctx, x, y, width, height, type, unpack, pixels ); in _swrast_DrawPixels()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c760 draw_stencil_pixels(struct gl_context *ctx, GLint x, GLint y, in draw_stencil_pixels() function
1100 draw_stencil_pixels(ctx, x, y, width, height, format, type, in st_DrawPixels()