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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test.h124 random_vec(struct lp_type type, void *dst);
H A Dlp_test_blend.c480 random_vec(type, src);
481 random_vec(type, src1);
482 random_vec(type, dst);
483 random_vec(type, con);
H A Dlp_test_main.c254 random_vec(struct lp_type type, void *dst) function in typeref:typename:void
H A Dlp_test_conv.c246 random_vec(src_type, src + j*src_stride);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test.h124 random_vec(struct lp_type type, void *dst);
H A Dlp_test_blend.c480 random_vec(type, src);
481 random_vec(type, src1);
482 random_vec(type, dst);
483 random_vec(type, con);
H A Dlp_test_main.c254 random_vec(struct lp_type type, void *dst) function in typeref:typename:void
H A Dlp_test_conv.c246 random_vec(src_type, src + j*src_stride);

Completed in 10 milliseconds