Searched refs:lp_build_swizzle_aos_n (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.h92 lp_build_swizzle_aos_n(struct gallivm_state* gallivm,
H A Dlp_bld_swizzle.c328 lp_build_swizzle_aos_n(struct gallivm_state* gallivm, function
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c763 dst[i] = lp_build_swizzle_aos_n(gallivm, dst[i], swizzles, type.length, type.length);
2105 blend_color = lp_build_swizzle_aos_n(gallivm, blend_color, swizzle, TGSI_NUM_CHANNELS, row_type.length);
2108 blend_color = lp_build_swizzle_aos_n(gallivm, blend_color, swizzle, dst_channels, row_type.length);

Completed in 232 milliseconds