Searched refs:_swrast_write_zoomed_stencil_span (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/swrast/ |
D | s_zoom.h | 46 _swrast_write_zoomed_stencil_span(struct gl_context *ctx, GLint imgX, GLint imgY,
|
D | s_drawpix.c | 287 _swrast_write_zoomed_stencil_span(ctx, x, y, width, in draw_stencil_pixels() 679 _swrast_write_zoomed_stencil_span(ctx, imgX, imgY, width, in draw_depth_stencil_pixels()
|
D | s_zoom.c | 360 _swrast_write_zoomed_stencil_span(struct gl_context *ctx, GLint imgX, GLint imgY, in _swrast_write_zoomed_stencil_span() function
|
D | s_copypix.c | 412 _swrast_write_zoomed_stencil_span(ctx, destx, desty, width, in copy_stencil_pixels()
|