Searched defs:compare_vec_with_eps (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c254 compare_vec_with_eps(struct lp_type type, const void *res, const void *ref, double eps) function
279 return compare_vec_with_eps(type, res, ref, eps);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c254 compare_vec_with_eps(struct lp_type type, const void *res, const void *ref, double eps) function
279 return compare_vec_with_eps(type, res, ref, eps);

Completed in 167 milliseconds