Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_point.c71 float xbias; member
155 left_adj = -half_size + wide->xbias; in widepoint_point()
156 right_adj = half_size + wide->xbias; in widepoint_point()
207 wide->xbias = 0.0; in widepoint_first_point()
211 wide->xbias = 0.125; in widepoint_first_point()