Searched defs:tnl_points_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_context.h | 318 typedef void (*tnl_points_func)( struct gl_context *ctx, GLuint first, GLuint last ); typedef in typeref:typename:void (*)(struct gl_context * ctx,GLuint first,GLuint last) |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_context.h | 318 typedef void (*tnl_points_func)( struct gl_context *ctx, GLuint first, GLuint last ); typedef in typeref:typename:void (*)(struct gl_context * ctx,GLuint first,GLuint last) |
Completed in 4 milliseconds