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

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_xform.h 114 typedef void (*vec_copy_func)( GLvector4f *to, typedef
150 extern vec_copy_func _mesa_copy_tab[0x10];
151 extern vec_copy_func _mesa_copy_clean_tab[5];
  /external/mesa3d/src/mesa/math/
m_xform.h 114 typedef void (*vec_copy_func)( GLvector4f *to, typedef
150 extern vec_copy_func _mesa_copy_tab[0x10];
151 extern vec_copy_func _mesa_copy_clean_tab[5];

Completed in 579 milliseconds