Searched defs:close_loop (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h190 const boolean close_loop = ((flags) == DRAW_SPLIT_BEFORE); local in function:CONCAT
233 boolean close_loop = (flags == DRAW_SPLIT_BEFORE); local in function:vsplit_segment_loop_linear
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pt_vsplit_tmp.h190 const boolean close_loop = ((flags) == DRAW_SPLIT_BEFORE); local in function:CONCAT
233 boolean close_loop = (flags == DRAW_SPLIT_BEFORE); local in function:vsplit_segment_loop_linear

Completed in 2 milliseconds