Searched refs:_math_transposefd (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_matrix.h | 165 _math_transposefd( GLfloat to[16], const GLdouble from[16] );
|
| H A D | m_matrix.c | 1568 _math_transposefd( GLfloat to[16], const GLdouble from[16] ) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_matrix.h | 171 _math_transposefd( GLfloat to[16], const GLdouble from[16] );
|
| H A D | m_matrix.c | 1482 _math_transposefd( GLfloat to[16], const GLdouble from[16] ) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | matrix.c | 531 _math_transposefd(tm, m); 551 _math_transposefd(tm, m);
|
| H A D | dlist.c | 5010 _math_transposefd(tm, m); 5028 _math_transposefd(tm, m);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | matrix.c | 858 _math_transposefd(tm, m); 867 _math_transposefd(tm, m); 894 _math_transposefd(tm, m); 903 _math_transposefd(tm, m);
|
| H A D | dlist.c | 5065 _math_transposefd(tm, m); 5083 _math_transposefd(tm, m); 9582 _math_transposefd(tm, m); 9598 _math_transposefd(tm, m);
|
Completed in 42 milliseconds