Searched refs:swrast_point_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ | ||
| H A D | s_context.h | 65 typedef void (*swrast_point_func)( struct gl_context *ctx, const SWvertex *); typedef in typeref:typename:void (*)(struct gl_context * ctx,const SWvertex *) 282 swrast_point_func Point; 292 swrast_point_func SpecPoint; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ | ||
| H A D | s_context.h | 66 typedef void (*swrast_point_func)( struct gl_context *ctx, const SWvertex *); typedef in typeref:typename:void (*)(struct gl_context * ctx,const SWvertex *) 283 swrast_point_func Point; 293 swrast_point_func SpecPoint; |
Completed in 9 milliseconds