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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_test.h133 compare_vec(struct lp_type type, const void *res, const void *ref);
H A Dlp_test_main.c276 compare_vec(struct lp_type type, const void *res, const void *ref) function
H A Dlp_test_blend.c525 if(!compare_vec(type, res, ref)) {
607 if(!compare_vec(type, res + j*stride, ref + j*stride))
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test.h133 compare_vec(struct lp_type type, const void *res, const void *ref);
H A Dlp_test_main.c276 compare_vec(struct lp_type type, const void *res, const void *ref) function
H A Dlp_test_blend.c525 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/
H A Ddlist.c5790 compare_vec(const GLfloat *a, const GLfloat *b, GLuint count) function
5850 compare_vec(ctx->ListState.CurrentMaterial[i], param, args)) {
/external/mesa3d/src/mesa/main/
H A Ddlist.c5790 compare_vec(const GLfloat *a, const GLfloat *b, GLuint count) function
5850 compare_vec(ctx->ListState.CurrentMaterial[i], param, args)) {

Completed in 164 milliseconds