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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c265 LLVMValueRef src_terml, src_termh, dst_terml, dst_termh; local in function:lp_build_blend
299 lp_build_mul_norm_expand(bld, dst, dst_factor, &dst_terml, &dst_termh,
301 resl = lp_build_blend_func(&bldw, func, src_terml, dst_terml);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c265 LLVMValueRef src_terml, src_termh, dst_terml, dst_termh; local in function:lp_build_blend
299 lp_build_mul_norm_expand(bld, dst, dst_factor, &dst_terml, &dst_termh,
301 resl = lp_build_blend_func(&bldw, func, src_terml, dst_terml);

Completed in 3 milliseconds