Searched refs:trans_4ub_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ | ||
| H A D | m_translate.c | 56 typedef void (*trans_4ub_func)(GLubyte (*to)[4], typedef in typeref:typename:void (*)(GLubyte (* to)[4],const void * ptr,GLuint stride,GLuint start,GLuint n) 91 static trans_4ub_func _math_trans_4ub_tab[5][MAX_TYPES]; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ | ||
| H A D | m_translate.c | 56 typedef void (*trans_4ub_func)(GLubyte (*to)[4], typedef in typeref:typename:void (*)(GLubyte (* to)[4],const void * ptr,GLuint stride,GLuint start,GLuint n) 91 static trans_4ub_func _math_trans_4ub_tab[5][MAX_TYPES]; |
Completed in 4 milliseconds