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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dproject.c167 static int __gluInvertMatrixd(const GLdouble m[16], GLdouble invOut[16]) function in typeref:typename:int
280 if (!__gluInvertMatrixd(finalMatrix, finalMatrix)) return(GL_FALSE);
321 if (!__gluInvertMatrixd(finalMatrix, finalMatrix)) return(GL_FALSE);

Completed in 6 milliseconds