Home | History | Annotate | Download | only in libGL

Lines Matching defs:glPopMatrix

6952 void APIENTRY glPopMatrix(void)
6962 return context->listCommand(gl::newCommand(glPopMatrix));