Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_test.c1675 static int test_convex_hull_algo(isl_ctx *ctx, int convex) in test_convex_hull_algo() function
1723 if (test_convex_hull_algo(ctx, ISL_CONVEX_HULL_FM) < 0) in test_convex_hull()
1725 if (test_convex_hull_algo(ctx, ISL_CONVEX_HULL_WRAP) < 0) in test_convex_hull()