HomeSort by relevance Sort by last modified time
    Searched refs:_math_matrix_mul_floats (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/math/
m_matrix.h 97 _math_matrix_mul_floats( GLmatrix *dest, const GLfloat *b );
m_matrix.c 259 _math_matrix_mul_floats( GLmatrix *dest, const GLfloat *m ) function
    [all...]
  /external/mesa3d/src/mesa/main/
matrix.c 374 * Flushes the vertices and calls _math_matrix_mul_floats() with the top-most
392 _math_matrix_mul_floats( ctx->CurrentStack->Top, m );

Completed in 60 milliseconds