Searched refs:_math_trans_4f_tab (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ | ||
| H A D | m_translate.c | 93 static trans_4f_func _math_trans_4f_tab[5][MAX_TYPES]; variable in typeref:typename:trans_4f_func[5][] 696 _math_trans_4f_tab[size][TYPE_IDX(type)]( to, ptr, stride, start, n ); |
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ | ||
| H A D | m_translate.c | 93 static trans_4f_func _math_trans_4f_tab[5][MAX_TYPES]; variable in typeref:typename:trans_4f_func[5][] 696 _math_trans_4f_tab[size][TYPE_IDX(type)]( to, ptr, stride, start, n ); |
Completed in 4 milliseconds