HomeSort by relevance Sort by last modified time
    Searched refs:random_vec (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test.h 124 random_vec(struct lp_type type, void *dst);
lp_test_blend.c 480 random_vec(type, src);
481 random_vec(type, src1);
482 random_vec(type, dst);
483 random_vec(type, con);
lp_test_main.c 245 random_vec(struct lp_type type, void *dst) function
lp_test_conv.c 238 random_vec(src_type, src + j*src_stride);

Completed in 66 milliseconds