Searched refs:clip_x_scale (Results 1 – 1 of 1) sorted by relevance
670 const float clip_x_scale = 2.0f / st->state.fb_width; in st_DrawAtlasBitmaps() local716 const float clip_x0 = x0 * clip_x_scale - 1.0f; in st_DrawAtlasBitmaps()718 const float clip_x1 = x1 * clip_x_scale - 1.0f; in st_DrawAtlasBitmaps()