Home
last modified time | relevance | path

Searched refs:_swrast_write_zoomed_depth_span (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_zoom.h41 _swrast_write_zoomed_depth_span(struct gl_context *ctx, GLint imgX, GLint imgY,
Ds_zoom.c347 _swrast_write_zoomed_depth_span(struct gl_context *ctx, GLint imgX, GLint imgY, in _swrast_write_zoomed_depth_span() function
Ds_copypix.c319 _swrast_write_zoomed_depth_span(ctx, destx, desty, &span); in copy_depth_pixels()
Ds_drawpix.c394 _swrast_write_zoomed_depth_span(ctx, x, y, &span); in draw_depth_pixels()