Home
last modified time | relevance | path

Searched refs:_mesa_MatrixRotatefEXT (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dmatrix.h123 _mesa_MatrixRotatefEXT( GLenum matrixMode, GLfloat angle, GLfloat x, GLfloat y, GLfloat z );
Dmatrix.c654 _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()