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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_translate.c50 typedef void (*trans_1ub_func)(GLubyte *to, typedef in typeref:typename:void (*)(GLubyte * to,const void * ptr,GLuint stride,GLuint start,GLuint n)
89 static trans_1ub_func _math_trans_1ub_tab[MAX_TYPES];
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_translate.c50 typedef void (*trans_1ub_func)(GLubyte *to, typedef in typeref:typename:void (*)(GLubyte * to,const void * ptr,GLuint stride,GLuint start,GLuint n)
89 static trans_1ub_func _math_trans_1ub_tab[MAX_TYPES];

Completed in 6 milliseconds