Searched refs:lp_build_masklerp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c948 lp_build_masklerp(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
981 LLVMValueRef val0 = lp_build_masklerp(bld, weight0, mask00, mask01);
982 LLVMValueRef val1 = lp_build_masklerp(bld, weight0, mask10, mask11);
1350 colors_out[0] = lp_build_masklerp(texel_bld, s_fpart,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample_soa.c958 lp_build_masklerp(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
991 LLVMValueRef val0 = lp_build_masklerp(bld, weight0, mask00, mask01);
992 LLVMValueRef val1 = lp_build_masklerp(bld, weight0, mask10, mask11);
1377 colors_out[0] = lp_build_masklerp(texel_bld, s_fpart,

Completed in 13 milliseconds