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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c71 float xbias; member in struct:widepoint_stage
155 left_adj = -half_size + wide->xbias;
156 right_adj = half_size + wide->xbias;
207 wide->xbias = 0.0;
211 wide->xbias = 0.125;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_wide_point.c71 float xbias; member in struct:widepoint_stage
155 left_adj = -half_size + wide->xbias;
156 right_adj = half_size + wide->xbias;
207 wide->xbias = 0.0;
211 wide->xbias = 0.125;

Completed in 5 milliseconds