Searched refs:_swrast_write_zoomed_depth_span (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_zoom.h41 _swrast_write_zoomed_depth_span(struct gl_context *ctx, GLint imgX, GLint imgY,
H A Ds_copypix.c330 _swrast_write_zoomed_depth_span(ctx, destx, desty, &span);
H A Ds_drawpix.c392 _swrast_write_zoomed_depth_span(ctx, x, y, &span);
H A Ds_zoom.c348 _swrast_write_zoomed_depth_span(struct gl_context *ctx, GLint imgX, GLint imgY, function
/external/mesa3d/src/mesa/swrast/
H A Ds_zoom.h41 _swrast_write_zoomed_depth_span(struct gl_context *ctx, GLint imgX, GLint imgY,
H A Ds_copypix.c330 _swrast_write_zoomed_depth_span(ctx, destx, desty, &span);
H A Ds_drawpix.c392 _swrast_write_zoomed_depth_span(ctx, x, y, &span);
H A Ds_zoom.c348 _swrast_write_zoomed_depth_span(struct gl_context *ctx, GLint imgX, GLint imgY, function

Completed in 494 milliseconds