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

  /external/mesa3d/test/
main.cpp 290 _math_matrix_set_identity(&m0);
291 _math_matrix_set_identity(&m1);
292 _math_matrix_set_identity(&m2);
293 //_math_matrix_set_identity(&m3);
m_matrix.h 136 _math_matrix_set_identity( GLmatrix *dest );
m_matrix.c 1257 _math_matrix_set_identity( GLmatrix *mat ) function
    [all...]

Completed in 1142 milliseconds