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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.h109 lp_build_const_mask_aos(struct gallivm_state *gallivm,
H A Dlp_bld_const.c395 lp_build_const_mask_aos(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef
419 * Performs lp_build_const_mask_aos, but first swizzles the mask
437 return lp_build_const_mask_aos(gallivm, type, mask_swizzled, channels);
H A Dlp_bld_swizzle.c201 lp_build_const_mask_aos(bld->gallivm,
276 lp_build_const_mask_aos(bld->gallivm,
H A Dlp_bld_logic.c475 LLVMValueRef mask_vec = lp_build_const_mask_aos(bld->gallivm, type, mask, num_channels);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.h109 lp_build_const_mask_aos(struct gallivm_state *gallivm,
H A Dlp_bld_const.c395 lp_build_const_mask_aos(struct gallivm_state *gallivm, function in typeref:typename:LLVMValueRef
419 * Performs lp_build_const_mask_aos, but first swizzles the mask
437 return lp_build_const_mask_aos(gallivm, type, mask_swizzled, channels);
H A Dlp_bld_swizzle.c202 lp_build_const_mask_aos(bld->gallivm,
277 lp_build_const_mask_aos(bld->gallivm,
H A Dlp_bld_logic.c481 LLVMValueRef mask_vec = lp_build_const_mask_aos(bld->gallivm, type, mask, num_channels);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c512 cyl_mask = lp_build_const_mask_aos(gallivm, type, cyl_wrap, 4);

Completed in 9 milliseconds