Searched defs:dotprod_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ | ||
| H A D | m_xform.h | 101 typedef void (*dotprod_func)( GLfloat *out, typedef in typeref:typename:void (*)(GLfloat * out,GLuint out_stride,const GLvector4f * coord_vec,const GLfloat plane[4]) |
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ | ||
| H A D | m_xform.h | 101 typedef void (*dotprod_func)( GLfloat *out, typedef in typeref:typename:void (*)(GLfloat * out,GLuint out_stride,const GLvector4f * coord_vec,const GLfloat plane[4]) |
Completed in 5 milliseconds