Searched refs:glPixelZoom (Results 1 – 12 of 12) sorted by relevance
214 glPixelZoom = glPixelZoom@8
217 glPixelZoom
207 glPixelZoom = glPixelZoom@8
207 glPixelZoom
762 &glPixelZoom,
208 glPixelZoom @206
6922 void APIENTRY glPixelZoom(GLfloat xfactor, GLfloat yfactor) in glPixelZoom() function
158 - glPixelZoom implemented752 - optimized glDrawPixels for glPixelZoom(1,-1)1103 - glDrawPixels Z values when glPixelZoom!=1 were invalid (bug 687811)1143 - glDrawPixels(GL_DEPTH_COMPONENT) with glPixelZoom didn't work
1437 glPixelZoom(1.0, 1.0); in CreateMixingContext()
505 glPixelZoom(1.0, 1.0);
1191 GLAPI void GLAPIENTRY glPixelZoom( GLfloat xfactor, GLfloat yfactor );
1616 #define glPixelZoom MANGLE(PixelZoom) macro