Home
last modified time | relevance | path

Searched defs:tBot (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_bitmap.c310 float tTop = 0.0f, tBot = 1.0f - tTop; in draw_bitmap_quad() local
H A Dst_cb_drawpixels.c922 const float tBot = invertTex ? 0.0f : maxYcoord; in draw_textured_quad() local