Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_point.c72 float ybias; member
157 bot_adj = half_size + wide->ybias; in widepoint_point()
158 top_adj = -half_size + wide->ybias; in widepoint_point()
208 wide->ybias = 0.0; in widepoint_first_point()
212 wide->ybias = -0.125; in widepoint_first_point()