Searched refs:compare_vec (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_test.h | 132 compare_vec(struct lp_type type, const void *res, const void *ref);
|
D | lp_test_main.c | 276 compare_vec(struct lp_type type, const void *res, const void *ref) in compare_vec() function
|
D | lp_test_blend.c | 509 if(!compare_vec(type, res, ref)) { in test_one()
|
/external/mesa3d/src/mesa/main/ |
D | dlist.c | 5670 compare_vec(const GLfloat *a, const GLfloat *b, GLuint count) in compare_vec() function 5730 compare_vec(ctx->ListState.CurrentMaterial[i], param, args)) { in save_Materialfv()
|