HomeSort by relevance Sort by last modified time
    Searched refs:trans_4f_func (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_translate.c 69 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/
m_translate.c 69 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 457 milliseconds