Searched defs:swrast_line_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_context.h | 67 typedef void (*swrast_line_func)( struct gl_context *ctx, typedef in typeref:typename:void (*)(struct gl_context * ctx,const SWvertex *,const SWvertex *) |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_context.h | 68 typedef void (*swrast_line_func)( struct gl_context *ctx, typedef in typeref:typename:void (*)(struct gl_context * ctx,const SWvertex *,const SWvertex *) |
Completed in 3 milliseconds