Home
last modified time | relevance | path

Searched refs:clip_y_scale (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_bitmap.c659 const float clip_y_scale = 2.0f / st->state.fb_height; in st_DrawAtlasBitmaps() local
705 const float clip_y0 = y0 * clip_y_scale - 1.0f; in st_DrawAtlasBitmaps()
707 const float clip_y1 = y1 * clip_y_scale - 1.0f; in st_DrawAtlasBitmaps()

Completed in 2 milliseconds