Searched defs:compare_vec (Results 1 – 3 of 3) sorted by relevance
10 fn compare_vec(v1: Box<isize>, v2: Box<isize>) -> bool { return v1 == v2; } in test_vec() function
279 compare_vec(struct lp_type type, const void *res, const void *ref) in compare_vec() function
5492 compare_vec(const GLfloat *a, const GLfloat *b, GLuint count) in compare_vec() function