Searched refs:attr_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ | ||
| H A D | vbo_save_loopback.c | 39 typedef void (*attr_func)(struct gl_context *ctx, GLint index, const GLfloat *); typedef in typeref:typename:void (*)(struct gl_context * ctx,GLint index,const GLfloat *) 74 static attr_func vert_attrfunc[4] = { 85 attr_func func; |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/ | ||
| H A D | vbo_save_loopback.c | 39 typedef void (*attr_func)(struct gl_context *ctx, GLint index, const GLfloat *); typedef in typeref:typename:void (*)(struct gl_context * ctx,GLint index,const GLfloat *) 74 static attr_func vert_attrfunc[4] = { 85 attr_func func; |
Completed in 12 milliseconds