Searched refs:tBot (Results 1 – 2 of 2) sorted by relevance
345 GLfloat tTop = (GLfloat)0.0, tBot = (GLfloat)1.0 - tTop; in setup_bitmap_vertex_data() local356 tBot = (GLfloat) height; in setup_bitmap_vertex_data()380 vertices[2][2][1] = tBot; in setup_bitmap_vertex_data()385 vertices[3][2][1] = tBot; in setup_bitmap_vertex_data()
592 const GLfloat tBot = invertTex ? 0.0f : maxYcoord; in draw_quad() local616 verts[2][1][1] = tBot; in draw_quad()618 verts[3][1][1] = tBot; in draw_quad()