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

/haiku-buildtools/isl/
H A Disl_test.c997 void test_convex_hull_case(struct isl_ctx *ctx, const char *name) function
1033 test_convex_hull_case(ctx, "convex0");
1034 test_convex_hull_case(ctx, "convex1");
1035 test_convex_hull_case(ctx, "convex2");
1036 test_convex_hull_case(ctx, "convex3");
1037 test_convex_hull_case(ctx, "convex4");
1038 test_convex_hull_case(ctx, "convex5");
1039 test_convex_hull_case(ctx, "convex6");
1040 test_convex_hull_case(ctx, "convex7");
1041 test_convex_hull_case(ct
[all...]

Completed in 45 milliseconds