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

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

Completed in 386 milliseconds