Searched refs:random_vec (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test.h | 124 random_vec(struct lp_type type, void *dst);
|
| H A D | lp_test_blend.c | 480 random_vec(type, src); 481 random_vec(type, src1); 482 random_vec(type, dst); 483 random_vec(type, con);
|
| H A D | lp_test_main.c | 254 random_vec(struct lp_type type, void *dst) function in typeref:typename:void
|
| H A D | lp_test_conv.c | 246 random_vec(src_type, src + j*src_stride);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test.h | 124 random_vec(struct lp_type type, void *dst);
|
| H A D | lp_test_blend.c | 480 random_vec(type, src); 481 random_vec(type, src1); 482 random_vec(type, dst); 483 random_vec(type, con);
|
| H A D | lp_test_main.c | 254 random_vec(struct lp_type type, void *dst) function in typeref:typename:void
|
| H A D | lp_test_conv.c | 246 random_vec(src_type, src + j*src_stride);
|
Completed in 10 milliseconds