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