Searched refs:_math_matrix_rotate (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_matrix.h | 106 _math_matrix_rotate( GLmatrix *m, GLfloat angle,
|
| H A D | m_matrix.c | 796 _math_matrix_rotate( GLmatrix *mat, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_matrix.h | 103 _math_matrix_rotate( GLmatrix *m, GLfloat angle,
|
| H A D | m_matrix.c | 685 _math_matrix_rotate( GLmatrix *mat, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | matrix.c | 407 * 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 D | matrix.c | 625 _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