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