Home
last modified time | relevance | path

Searched refs:read_elem (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_main.c59 read_elem(struct lp_type type, const void *src, unsigned index) in read_elem() function
232 dst[i] = read_elem(type, src, i); in read_vec()
267 double res_elem = read_elem(type, res, i); in compare_vec_with_eps()
268 double ref_elem = read_elem(type, ref, i); in compare_vec_with_eps()
H A Dlp_test.h104 read_elem(struct lp_type type, const void *src, unsigned index);

Completed in 2 milliseconds