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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c225 ushort edge_first, edge_middle, edge_last; local in function:emit_poly
230 edge_last = DRAW_PIPE_EDGE_FLAG_2;
235 edge_last = DRAW_PIPE_EDGE_FLAG_1;
264 header.flags |= edge_last;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_clip.c225 ushort edge_first, edge_middle, edge_last; local in function:emit_poly
230 edge_last = DRAW_PIPE_EDGE_FLAG_2;
235 edge_last = DRAW_PIPE_EDGE_FLAG_1;
264 header.flags |= edge_last;

Completed in 4 milliseconds