Searched refs:vert2_out (Results 1 – 1 of 1) sorted by relevance
115 boolean vert2_out = cull_distance_is_out(cull2); in cull_line() local116 if (vert1_out && vert2_out) in cull_line()146 boolean vert2_out = cull_distance_is_out(cull2); in cull_tri() local148 if (vert1_out && vert2_out && vert3_out) in cull_tri()