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