Searched defs:clip_y0 (Results 1 – 3 of 3) sorted by relevance
295 const float clip_y0 = y0 / fb_height * 2.0f - 1.0f; in draw_bitmap_quad() local717 const float clip_y0 = y0 * clip_y_scale - 1.0f; in st_DrawAtlasBitmaps() local
175 const GLfloat clip_y0 = (GLfloat)(y0 / fb_height * 2.0 - 1.0); in st_DrawTex() local
733 const float clip_y0 = y0 / (float) fb_height * 2.0f - 1.0f; in draw_textured_quad() local