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.c1515 _math_transposef( GLfloat to[16], const GLfloat from[16] ) in _math_transposef() function
/external/mesa3d/src/mesa/main/
Dmatrix.c515 _math_transposef(tm, m); in _mesa_LoadTransposeMatrixfARB()
535 _math_transposef(tm, m); in _mesa_MultTransposeMatrixfARB()
Ddlist.c4599 _math_transposef(tm, m); in save_LoadTransposeMatrixfARB()
4617 _math_transposef(tm, m); in save_MultTransposeMatrixfARB()