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.c1569 _math_transposefd( GLfloat to[16], const GLdouble from[16] ) in _math_transposefd() function
/external/mesa3d/src/mesa/main/
Dmatrix.c525 _math_transposefd(tm, m); in _mesa_LoadTransposeMatrixdARB()
545 _math_transposefd(tm, m); in _mesa_MultTransposeMatrixdARB()
Ddlist.c4590 _math_transposefd(tm, m); in save_LoadTransposeMatrixdARB()
4608 _math_transposefd(tm, m); in save_MultTransposeMatrixdARB()