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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_matrix.h106 _math_matrix_rotate( GLmatrix *m, GLfloat angle,
H A Dm_matrix.c796 _math_matrix_rotate( GLmatrix *mat, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_matrix.h103 _math_matrix_rotate( GLmatrix *m, GLfloat angle,
H A Dm_matrix.c685 _math_matrix_rotate( GLmatrix *mat, function in typeref:typename:void
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dmatrix.c407 * Flushes the vertices and calls _math_matrix_rotate() with the top-most
418 _math_matrix_rotate( ctx->CurrentStack->Top, angle, x, y, z);
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dmatrix.c625 _math_matrix_rotate(stack->Top, angle, x, y, z);
641 * Flushes the vertices and calls _math_matrix_rotate() with the top-most

Completed in 10 milliseconds