Searched refs:is_line (Results 1 – 3 of 3) sorted by relevance
68 bool const is_line = bg::geometry_id<OutputType>::type::value == 2; in check_result() local90 length_or_area += is_line in check_result()236 bool const is_line = bg::geometry_id<OutputType>::type::value == 2; in test_intersection() local265 mapper.map(g1, is_line in test_intersection()
158 static const bool is_line = bg::geometry_id<G>::type::value == 2; in test_sectionalize() local159 mapper.map(g, is_line in test_sectionalize()
2070 bool is_line = util_prim_is_lines(sctx->current_rast_prim); in si_ps_key_update_primtype_shader_rasterizer_framebuffer() local2074 ((is_poly && rs->poly_smooth) || (is_line && rs->line_smooth)) && in si_ps_key_update_primtype_shader_rasterizer_framebuffer()