Searched refs:trans_1f_func (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_translate.c38 typedef void (*trans_1f_func)(GLfloat *to, typedef in typeref:typename:void (*)(GLfloat * to,const void * ptr,GLuint stride,GLuint start,GLuint n)
87 static trans_1f_func _math_trans_1f_tab[MAX_TYPES];
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_translate.c38 typedef void (*trans_1f_func)(GLfloat *to, typedef in typeref:typename:void (*)(GLfloat * to,const void * ptr,GLuint stride,GLuint start,GLuint n)
87 static trans_1f_func _math_trans_1f_tab[MAX_TYPES];

Completed in 4 milliseconds