Lines Matching defs:x1
1837 const GLfloat x1 = (GLfloat) ctx->DrawBuffer->_Xmax;
1845 verts[1].x = x1;
1848 verts[2].x = x1;
1994 const float x1 = ((float)fb->_Xmax / fb->Width) * 2.0f - 1.0f;
2076 verts[1].x = x1;
2079 verts[2].x = x1;
2464 const GLfloat x1 = x + width * ctx->Pixel.ZoomX;
2473 verts[1].x = x1;
2478 verts[2].x = x1;
2698 const GLfloat x1 = (GLfloat) (x + width);
2708 verts[1].x = x1;
2713 verts[2].x = x1;
3897 const GLfloat x1 = x + width;
3907 verts[1].x = x1;
3911 verts[2].x = x1;