Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test.h120 write_vec(struct lp_type type, void *dst, const double *src);
Dlp_test_main.c229 write_vec(struct lp_type type, void *dst, const double *src) in write_vec() function
Dlp_test_conv.c243 write_vec(dst_type, ref + j*dst_stride, fref + j*dst_type.length); in test_one()
Dlp_test_blend.c500 write_vec(type, ref, fref); in test_one()