Home
last modified time | relevance | path

Searched refs:test_convex_hull_case (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_test.c1620 void test_convex_hull_case(struct isl_ctx *ctx, const char *name) in test_convex_hull_case() function
1681 test_convex_hull_case(ctx, "convex0"); in test_convex_hull_algo()
1682 test_convex_hull_case(ctx, "convex1"); in test_convex_hull_algo()
1683 test_convex_hull_case(ctx, "convex2"); in test_convex_hull_algo()
1684 test_convex_hull_case(ctx, "convex3"); in test_convex_hull_algo()
1685 test_convex_hull_case(ctx, "convex4"); in test_convex_hull_algo()
1686 test_convex_hull_case(ctx, "convex5"); in test_convex_hull_algo()
1687 test_convex_hull_case(ctx, "convex6"); in test_convex_hull_algo()
1688 test_convex_hull_case(ctx, "convex7"); in test_convex_hull_algo()
1689 test_convex_hull_case(ctx, "convex8"); in test_convex_hull_algo()
[all …]