Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/math/
Dm_matrix.h159 _math_transposef( GLfloat to[16], const GLfloat from[16] );
Dm_matrix.c1513 _math_transposef( GLfloat to[16], const GLfloat from[16] ) in _math_transposef() function
/external/mesa3d/src/mesa/main/
Dmatrix.c521 _math_transposef(tm, m); in _mesa_LoadTransposeMatrixf()
541 _math_transposef(tm, m); in _mesa_MultTransposeMatrixf()
Ddlist.c4691 _math_transposef(tm, m); in save_LoadTransposeMatrixfARB()
4709 _math_transposef(tm, m); in save_MultTransposeMatrixfARB()