Home
last modified time | relevance | path

Searched refs:random_vec (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test.h124 random_vec(struct lp_type type, void *dst);
Dlp_test_blend.c480 random_vec(type, src); in test_one()
481 random_vec(type, src1); in test_one()
482 random_vec(type, dst); in test_one()
483 random_vec(type, con); in test_one()
Dlp_test_main.c245 random_vec(struct lp_type type, void *dst) in random_vec() function
Dlp_test_conv.c238 random_vec(src_type, src + j*src_stride); in test_one()