Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_bitmap.c306 float sLeft = 0.0f, sRight = 1.0f; in draw_bitmap_quad() local
331 sRight = (float) width; in draw_bitmap_quad()
336 sLeft, tBot, sRight, tTop, color, 0)) { in draw_bitmap_quad()
H A Dst_cb_drawpixels.c930 const float sLeft = 0.0f, sRight = maxXcoord; in draw_textured_quad() local
935 sLeft, tBot, sRight, tTop, color, 0)) { in draw_textured_quad()

Completed in 4 milliseconds