Searched refs:draw_depth_stencil_pixels (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/swrast/ |
D | s_drawpix.c | 549 draw_depth_stencil_pixels(struct gl_context *ctx, GLint x, GLint y, in draw_depth_stencil_pixels() function 699 draw_depth_stencil_pixels(ctx, x, y, width, height, type, unpack, pixels); in _swrast_DrawPixels()
|