Searched defs:_math_trans_4ub_tab (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/math/
H A Dm_translate.c96 static trans_4ub_func _math_trans_4ub_tab[5][MAX_TYPES]; variable
675 _math_trans_4ub_tab[size][TYPE_IDX(type)]( to, ptr, stride, start, n );

Completed in 43 milliseconds