Searched defs:clip_x0 (Results 1 – 3 of 3) sorted by relevance
294 const float clip_x0 = x0 / fb_width * 2.0f - 1.0f; in draw_bitmap_quad() local716 const float clip_x0 = x0 * clip_x_scale - 1.0f; in st_DrawAtlasBitmaps() local
174 const GLfloat clip_x0 = (GLfloat)(x0 / fb_width * 2.0 - 1.0); in st_DrawTex() local
732 const float clip_x0 = x0 / (float) fb_width * 2.0f - 1.0f; in draw_textured_quad() local