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