Searched defs:inv_mat_func (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/mesa/src/src/mesa/math/
H A Dm_matrix.c732 typedef GLboolean (*inv_mat_func)( GLmatrix *mat ); typedef
737 static inv_mat_func inv_mat_tab[7] = {
/external/mesa3d/src/mesa/math/
H A Dm_matrix.c732 typedef GLboolean (*inv_mat_func)( GLmatrix *mat ); typedef
737 static inv_mat_func inv_mat_tab[7] = {

Completed in 198 milliseconds