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

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_xform.c 61 clip_func _mesa_clip_tab[5];
62 clip_func _mesa_clip_np_tab[5];
m_xform.h 102 typedef GLvector4f * (_XFORMAPIP clip_func)( GLvector4f *vClip, typedef
152 extern clip_func _mesa_clip_tab[5];
153 extern clip_func _mesa_clip_np_tab[5];
m_debug_clip.c 46 static clip_func *clip_tab[2] = {
193 static clip_func ref_cliptest[5] = {
229 static int test_cliptest_function( clip_func func, int np,
383 clip_func func = clip_tab[np][psize];
  /external/mesa3d/src/mesa/math/
m_xform.c 61 clip_func _mesa_clip_tab[5];
62 clip_func _mesa_clip_np_tab[5];
m_xform.h 102 typedef GLvector4f * (_XFORMAPIP clip_func)( GLvector4f *vClip, typedef
152 extern clip_func _mesa_clip_tab[5];
153 extern clip_func _mesa_clip_np_tab[5];
m_debug_clip.c 46 static clip_func *clip_tab[2] = {
193 static clip_func ref_cliptest[5] = {
229 static int test_cliptest_function( clip_func func, int np,
383 clip_func func = clip_tab[np][psize];

Completed in 456 milliseconds