Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c3817 save_Rotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in save_Rotatef() function
3838 save_Rotatef((GLfloat) angle, (GLfloat) x, (GLfloat) y, (GLfloat) z); in save_Rotated()
9727 SET_Rotatef(table, save_Rotatef); in _mesa_initialize_save_table()