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

  /external/chromium_org/third_party/mesa/src/src/mesa/math/
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];
  /external/mesa3d/src/mesa/math/
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];

Completed in 175 milliseconds