Home
last modified time | relevance | path

Searched refs:_math_transposefd (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/math/
Dm_matrix.h165 _math_transposefd( GLfloat to[16], const GLdouble from[16] );
Dm_matrix.c1567 _math_transposefd( GLfloat to[16], const GLdouble from[16] ) in _math_transposefd() function
/external/mesa3d/src/mesa/main/
Dmatrix.c531 _math_transposefd(tm, m); in _mesa_LoadTransposeMatrixd()
551 _math_transposefd(tm, m); in _mesa_MultTransposeMatrixd()
Ddlist.c4682 _math_transposefd(tm, m); in save_LoadTransposeMatrixdARB()
4700 _math_transposefd(tm, m); in save_MultTransposeMatrixdARB()