Searched defs:draw_depth_stencil_pixels (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_drawpix.c549 draw_depth_stencil_pixels(struct gl_context *ctx, GLint x, GLint y, function
699 draw_depth_stencil_pixels(ctx, x, y, width, height, type, unpack, pixels);
/external/mesa3d/src/mesa/swrast/
H A Ds_drawpix.c549 draw_depth_stencil_pixels(struct gl_context *ctx, GLint x, GLint y, function
699 draw_depth_stencil_pixels(ctx, x, y, width, height, type, unpack, pixels);

Completed in 161 milliseconds