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

  /external/mesa3d/src/mesa/math/
m_matrix.h 110 _math_matrix_scale( GLmatrix *mat, GLfloat x, GLfloat y, GLfloat z );
m_matrix.c 1065 _math_matrix_scale( GLmatrix *mat, GLfloat x, GLfloat y, GLfloat z ) function
    [all...]
  /external/mesa3d/src/mesa/main/
matrix.c 433 * Flushes the vertices and calls _math_matrix_scale() with the top-most
443 _math_matrix_scale( ctx->CurrentStack->Top, x, y, z);

Completed in 80 milliseconds