Searched defs:tnl_quad_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_context.h | 322 typedef void (*tnl_quad_func)( struct gl_context *ctx, GLuint v1, GLuint v2, typedef in typeref:typename:void (*)(struct gl_context * ctx,GLuint v1,GLuint v2,GLuint v3,GLuint v4) |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_context.h | 322 typedef void (*tnl_quad_func)( struct gl_context *ctx, GLuint v1, GLuint v2, typedef in typeref:typename:void (*)(struct gl_context * ctx,GLuint v1,GLuint v2,GLuint v3,GLuint v4) |
Completed in 5 milliseconds