Searched refs:clip_y_scale (Results 1 – 1 of 1) sorted by relevance
671 const float clip_y_scale = 2.0f / st->state.fb_height; in st_DrawAtlasBitmaps() local717 const float clip_y0 = y0 * clip_y_scale - 1.0f; in st_DrawAtlasBitmaps()719 const float clip_y1 = y1 * clip_y_scale - 1.0f; in st_DrawAtlasBitmaps()