Searched refs:lp_build_const_mask_aos (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.h109 lp_build_const_mask_aos(struct gallivm_state *gallivm,
H A Dlp_bld_const.c396 lp_build_const_mask_aos(struct gallivm_state *gallivm, function
419 * Performs lp_build_const_mask_aos, but first swizzles the mask
433 return lp_build_const_mask_aos(gallivm, type, mask);
H A Dlp_bld_logic.c606 LLVMValueRef mask_vec = lp_build_const_mask_aos(bld->gallivm, type, mask);
H A Dlp_bld_swizzle.c212 lp_build_const_mask_aos(bld->gallivm,
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c475 cyl_mask = lp_build_const_mask_aos(gallivm, type, cyl_wrap);

Completed in 465 milliseconds