Searched refs:draw_wide_line (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_lines.c | 62 draw_wide_line( struct gl_context *ctx, SWspan *span, GLboolean xMajor ) function in typeref:typename:void 133 draw_wide_line(ctx, &span, (GLboolean)(dx > dy)); \ 152 draw_wide_line(ctx, &span, (GLboolean)(dx > dy)); \
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_lines.c | 62 draw_wide_line( struct gl_context *ctx, SWspan *span, GLboolean xMajor ) function in typeref:typename:void 133 draw_wide_line(ctx, &span, (GLboolean)(dx > dy)); \ 152 draw_wide_line(ctx, &span, (GLboolean)(dx > dy)); \
|
Completed in 6 milliseconds