Searched refs:draw_depth_stencil_pixels (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_drawpix.c | 605 draw_depth_stencil_pixels(struct gl_context *ctx, GLint x, GLint y, function in typeref:typename:void 755 draw_depth_stencil_pixels(ctx, x, y, width, height, type, unpack, pixels);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_drawpix.c | 630 draw_depth_stencil_pixels(struct gl_context *ctx, GLint x, GLint y, function in typeref:typename:void 780 draw_depth_stencil_pixels(ctx, x, y, width, height, type, unpack, pixels);
|
Completed in 4 milliseconds