Searched refs:trans_4f_func (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_translate.c69 typedef void (*trans_4f_func)(GLfloat (*to)[4], typedef
98 static trans_4f_func _math_trans_4f_tab[5][MAX_TYPES];
99 static trans_4f_func _math_trans_4fn_tab[5][MAX_TYPES];
/external/mesa3d/src/mesa/math/
H A Dm_translate.c69 typedef void (*trans_4f_func)(GLfloat (*to)[4], typedef
98 static trans_4f_func _math_trans_4f_tab[5][MAX_TYPES];
99 static trans_4f_func _math_trans_4fn_tab[5][MAX_TYPES];

Completed in 615 milliseconds