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