Home | History | Annotate | Download | only in libGL

Lines Matching defs:glScalef

7209 void APIENTRY glScalef(GLfloat x, GLfloat y, GLfloat z)
7219 return context->listCommand(gl::newCommand(glScalef, x, y, z));