Searched refs:_mesa_MatrixRotatefEXT (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | matrix.h | 123 _mesa_MatrixRotatefEXT( GLenum matrixMode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z );
|
D | matrix.c | 654 _mesa_MatrixRotatefEXT( GLenum matrixMode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z ) in _mesa_MatrixRotatefEXT() function 802 _mesa_MatrixRotatefEXT(matrixMode, (GLfloat) angle, in _mesa_MatrixRotatedEXT()
|