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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c199 ushort edge_first, edge_middle, edge_last; local
202 edge_first = DRAW_PIPE_EDGE_FLAG_0;
207 edge_first = DRAW_PIPE_EDGE_FLAG_2;
213 edge_first = 0;
217 header.flags = DRAW_PIPE_RESET_STIPPLE | edge_first | edge_middle;
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c199 ushort edge_first, edge_middle, edge_last; local
202 edge_first = DRAW_PIPE_EDGE_FLAG_0;
207 edge_first = DRAW_PIPE_EDGE_FLAG_2;
213 edge_first = 0;
217 header.flags = DRAW_PIPE_RESET_STIPPLE | edge_first | edge_middle;

Completed in 60 milliseconds