Searched refs:lp_build_gather_elem_ptr (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_gather.h | 37 lp_build_gather_elem_ptr(struct gallivm_state *gallivm,
|
D | lp_bld_gather.c | 49 lp_build_gather_elem_ptr(struct gallivm_state *gallivm, in lp_build_gather_elem_ptr() function 98 ptr = lp_build_gather_elem_ptr(gallivm, length, base_ptr, offsets, i); in lp_build_gather_elem() 179 ptr = lp_build_gather_elem_ptr(gallivm, length, base_ptr, offsets, i); in lp_build_gather_elem_vec()
|
D | lp_bld_format_aos.c | 829 args[1] = lp_build_gather_elem_ptr(gallivm, num_pixels, in lp_build_fetch_rgba_aos() 925 args[1] = lp_build_gather_elem_ptr(gallivm, num_pixels, in lp_build_fetch_rgba_aos()
|