/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_test.h | 133 compare_vec(struct lp_type type, const void *res, const void *ref);
|
lp_test_main.c | 276 compare_vec(struct lp_type type, const void *res, const void *ref) function
|
lp_test_blend.c | 525 if(!compare_vec(type, res, ref)) { 607 if(!compare_vec(type, res + j*stride, ref + j*stride))
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_test.h | 133 compare_vec(struct lp_type type, const void *res, const void *ref);
|
lp_test_main.c | 276 compare_vec(struct lp_type type, const void *res, const void *ref) function
|
lp_test_blend.c | 525 if(!compare_vec(type, res, ref)) { 607 if(!compare_vec(type, res + j*stride, ref + j*stride))
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
dlist.c | 5790 compare_vec(const GLfloat *a, const GLfloat *b, GLuint count) function [all...] |
/external/mesa3d/src/mesa/main/ |
dlist.c | 5790 compare_vec(const GLfloat *a, const GLfloat *b, GLuint count) function [all...] |