Searched refs:yfactor (Results 1 – 5 of 5) sorted by relevance
51 _mesa_PixelZoom( GLfloat xfactor, GLfloat yfactor ) in _mesa_PixelZoom() argument58 ctx->Pixel.ZoomY == yfactor) in _mesa_PixelZoom()63 ctx->Pixel.ZoomY = yfactor; in _mesa_PixelZoom()
3265 save_PixelZoom(GLfloat xfactor, GLfloat yfactor) in save_PixelZoom() argument3273 n[2].f = yfactor; in save_PixelZoom()3276 CALL_PixelZoom(ctx->Exec, (xfactor, yfactor)); in save_PixelZoom()
203 double xfactor, double yfactor, int interpolation ))
619 double xfactor, double yfactor, int interpolation );
1219 GLAPI void GLAPIENTRY glPixelZoom( GLfloat xfactor, GLfloat yfactor );