Searched refs:_math_matrix_lookat (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/test/ |
D | m_matrix.h | 122 _math_matrix_lookat(GLmatrix * mat, GLfloat eyex, GLfloat eyey, GLfloat eyez,
|
D | main.cpp | 301 _math_matrix_lookat(&m1, 0, 0, -6, in test_scan()
|
D | m_matrix.c | 1080 void _math_matrix_lookat(GLmatrix * mat, GLfloat eyex, GLfloat eyey, GLfloat eyez, in _math_matrix_lookat() function
|