Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_bitmap.c293 float tTop = 0.0f, tBot = 1.0f - tTop; in draw_bitmap_quad() local
319 tBot = (float) height; in draw_bitmap_quad()
323 sLeft, tBot, sRight, tTop, color, 0)) { in draw_bitmap_quad()
Dst_cb_drawpixels.c742 const float tBot = invertTex ? 0.0f : maxYcoord; in draw_textured_quad() local
745 sLeft, tBot, sRight, tTop, color, 0)) { in draw_textured_quad()