Searched refs:inv_mat_func (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ | ||
| H A D | m_matrix.c | 623 typedef GLboolean (*inv_mat_func)( GLmatrix *mat ); typedef in typeref:typename:GLboolean (*)(GLmatrix * mat) 628 static inv_mat_func inv_mat_tab[7] = { |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ | ||
| H A D | m_matrix.c | 734 typedef GLboolean (*inv_mat_func)( GLmatrix *mat ); typedef in typeref:typename:GLboolean (*)(GLmatrix * mat) 739 static inv_mat_func inv_mat_tab[7] = { |
Completed in 9 milliseconds