Searched refs:lp_build_gather (Results 1 - 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.h55 lp_build_gather(struct gallivm_state *gallivm,
H A Dlp_bld_format_soa.c453 packed = lp_build_gather(gallivm,
609 packed[i] = lp_build_gather(gallivm, gather_type.length,
686 packed = lp_build_gather(gallivm, type.length,
716 packed = lp_build_gather(gallivm, type.length, 32, fetch_type,
723 packed = lp_build_gather(gallivm, type.length, 32, fetch_type,
H A Dlp_bld_gather.c46 * @sa lp_build_gather()
77 * @sa lp_build_gather()
161 * @sa lp_build_gather()
383 lp_build_gather(struct gallivm_state *gallivm, function
H A Dlp_bld_format_aos.c511 packed = lp_build_gather(gallivm, type.length/4,
547 packed = lp_build_gather(gallivm, type.length/4,
H A Dlp_bld_format_yuv.c502 packed = lp_build_gather(gallivm, n, 32, fetch_type, TRUE, base_ptr, offset, FALSE);
H A Dlp_bld_sample_aos.c593 rgba8 = lp_build_gather(bld->gallivm,
936 rgba8 = lp_build_gather(bld->gallivm,
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1841 tmp = lp_build_gather(gallivm, vs_type.length,

Completed in 132 milliseconds