Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddlist.c3732 save_Rotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in save_Rotatef() function
3753 save_Rotatef((GLfloat) angle, (GLfloat) x, (GLfloat) y, (GLfloat) z); in save_Rotated()
10096 SET_Rotatef(table, save_Rotatef); in _mesa_create_save_table()