Searched refs:dotprod_func (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_xform.h101 typedef void (*dotprod_func)( GLfloat *out, typedef in typeref:typename:void (*)(GLfloat * out,GLuint out_stride,const GLvector4f * coord_vec,const GLfloat plane[4])
141 extern dotprod_func _mesa_dotprod_tab[5];
H A Dm_xform.c64 dotprod_func _mesa_dotprod_tab[5];
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_xform.h101 typedef void (*dotprod_func)( GLfloat *out, typedef in typeref:typename:void (*)(GLfloat * out,GLuint out_stride,const GLvector4f * coord_vec,const GLfloat plane[4])
141 extern dotprod_func _mesa_dotprod_tab[5];
H A Dm_xform.c64 dotprod_func _mesa_dotprod_tab[5];

Completed in 43 milliseconds