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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_test.h125 random_vec(struct lp_type type, void *dst);
H A Dlp_test_blend.c499 random_vec(type, src);
500 random_vec(type, dst);
501 random_vec(type, con);
573 random_vec(type, src + j*stride);
574 random_vec(type, dst + j*stride);
575 random_vec(type, con + j*stride);
H A Dlp_test_main.c245 random_vec(struct lp_type type, void *dst) function
H A Dlp_test_conv.c234 random_vec(src_type, src + j*src_stride);
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test.h125 random_vec(struct lp_type type, void *dst);
H A Dlp_test_blend.c499 random_vec(type, src);
500 random_vec(type, dst);
501 random_vec(type, con);
573 random_vec(type, src + j*stride);
574 random_vec(type, dst + j*stride);
575 random_vec(type, con + j*stride);
H A Dlp_test_main.c245 random_vec(struct lp_type type, void *dst) function
H A Dlp_test_conv.c234 random_vec(src_type, src + j*src_stride);

Completed in 141 milliseconds