Searched refs:_swrast_write_stencil_span (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_stencil.h45 _swrast_write_stencil_span( struct gl_context *ctx, GLint n, GLint x, GLint y,
H A Ds_drawpix.c299 _swrast_write_stencil_span(ctx, width, x, y, values);
690 _swrast_write_stencil_span(ctx, width, x, y + i, stencilValues);
H A Ds_copypix.c416 _swrast_write_stencil_span( ctx, width, destx, dy, stencil );
H A Ds_stencil.c494 _swrast_write_stencil_span(struct gl_context *ctx, GLint n, GLint x, GLint y, function in typeref:typename:void
H A Ds_zoom.c392 _swrast_write_stencil_span(ctx, zoomedWidth, x0, y, zoomedVals);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_stencil.h45 _swrast_write_stencil_span( struct gl_context *ctx, GLint n, GLint x, GLint y,
H A Ds_drawpix.c299 _swrast_write_stencil_span(ctx, width, x, y, values);
715 _swrast_write_stencil_span(ctx, width, x, y + i, stencilValues);
H A Ds_copypix.c416 _swrast_write_stencil_span( ctx, width, destx, dy, stencil );
H A Ds_stencil.c554 _swrast_write_stencil_span(struct gl_context *ctx, GLint n, GLint x, GLint y, function in typeref:typename:void
H A Ds_zoom.c392 _swrast_write_stencil_span(ctx, zoomedWidth, x0, y, zoomedVals);

Completed in 9 milliseconds