Searched refs:write_vec (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test.h121 write_vec(struct lp_type type, void *dst, const double *src);
H A Dlp_test_main.c229 write_vec(struct lp_type type, void *dst, const double *src) function
H A Dlp_test_conv.c239 write_vec(dst_type, ref + j*dst_stride, fref + j*dst_type.length);
H A Dlp_test_blend.c516 write_vec(type, ref, fref);

Completed in 96 milliseconds