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