Home
last modified time | relevance | path

Searched refs:_math_matrix_mul_matrix (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/math/
H A Dm_matrix.h91 _math_matrix_mul_matrix( GLmatrix *dest, const GLmatrix *a, const GLmatrix *b );
H A Dm_matrix.c241 _math_matrix_mul_matrix( GLmatrix *dest, const GLmatrix *a, const GLmatrix *b ) in _math_matrix_mul_matrix() function
/third_party/mesa3d/src/mesa/main/
H A Dmatrix.c968 _math_matrix_mul_matrix(&ctx->_ModelProjectMatrix, in _mesa_update_modelview_project()

Completed in 6 milliseconds