Searched refs:zoom_span (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_zoom.c | 131 zoom_span( struct gl_context *ctx, GLint imgX, GLint imgY, const SWspan *span, function in typeref:typename:void 205 _mesa_problem(ctx, "Bad format in zoom_span"); 335 zoom_span(ctx, imgX, imgY, span, rgba, GL_RGBA); 343 zoom_span(ctx, imgX, imgY, span, rgb, GL_RGB); 351 zoom_span(ctx, imgX, imgY, span,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_zoom.c | 131 zoom_span( struct gl_context *ctx, GLint imgX, GLint imgY, const SWspan *span, function in typeref:typename:void 205 _mesa_problem(ctx, "Bad format in zoom_span"); 335 zoom_span(ctx, imgX, imgY, span, rgba, GL_RGBA); 343 zoom_span(ctx, imgX, imgY, span, rgb, GL_RGB); 351 zoom_span(ctx, imgX, imgY, span,
|
Completed in 5 milliseconds