Lines Matching refs:zoom
275 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F; in draw_stencil_pixels() local
294 if (zoom) { in draw_stencil_pixels()
321 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0f || ctx->Pixel.ZoomY != 1.0f; in draw_depth_pixels() local
331 && !zoom in draw_depth_pixels()
351 && !zoom in draw_depth_pixels()
401 if (zoom) { in draw_depth_pixels()
426 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F; in draw_rgba_pixels() local
537 if (zoom) { in draw_rgba_pixels()
640 const GLboolean zoom = ctx->Pixel.ZoomX != 1.0F || ctx->Pixel.ZoomY != 1.0F; in draw_depth_stencil_pixels() local
644 if (!zoom) { in draw_depth_stencil_pixels()
662 !zoom && in draw_depth_stencil_pixels()
695 if (zoom) { in draw_depth_stencil_pixels()
711 if (zoom) in draw_depth_stencil_pixels()