Searched refs:lp_build_gather (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_gather.h | 53 lp_build_gather(struct gallivm_state *gallivm,
|
D | lp_bld_gather.c | 116 lp_build_gather(struct gallivm_state *gallivm, in lp_build_gather() function
|
D | lp_bld_format_soa.c | 341 packed = lp_build_gather(gallivm, in lp_build_fetch_rgba_soa()
|
D | lp_bld_format_yuv.c | 461 packed = lp_build_gather(gallivm, n, 32, 32, base_ptr, offset); in lp_build_fetch_subsampled_rgba_aos()
|
D | lp_bld_format_aos.c | 405 packed = lp_build_gather(gallivm, type.length/4, in lp_build_fetch_rgba_aos()
|
D | lp_bld_sample_aos.c | 484 rgba8 = lp_build_gather(bld->gallivm, in lp_build_sample_fetch_image_nearest() 848 rgba8 = lp_build_gather(bld->gallivm, in lp_build_sample_fetch_image_linear()
|