Searched defs:clip_y1 (Results 1 – 3 of 3) sorted by relevance
297 const float clip_y1 = y1 / fb_height * 2.0f - 1.0f; in draw_bitmap_quad() local719 const float clip_y1 = y1 * clip_y_scale - 1.0f; in st_DrawAtlasBitmaps() local
177 const GLfloat clip_y1 = (GLfloat)(y1 / fb_height * 2.0 - 1.0); in st_DrawTex() local
735 const float clip_y1 = y1 / (float) fb_height * 2.0f - 1.0f; in draw_textured_quad() local