Searched refs:vert2_out (Results 1 – 1 of 1) sorted by relevance
102 boolean vert2_out = cull_distance_is_out(cull2); in user_cull_line() local103 if (vert1_out && vert2_out) in user_cull_line()135 boolean vert2_out = cull_distance_is_out(cull2); in user_cull_tri() local137 if (vert1_out && vert2_out && vert3_out) { in user_cull_tri()