Home
last modified time | relevance | path

Searched refs:dst_termh (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c265 LLVMValueRef src_terml, src_termh, dst_terml, dst_termh; in lp_build_blend() local
299 lp_build_mul_norm_expand(bld, dst, dst_factor, &dst_terml, &dst_termh, in lp_build_blend()
302 resh = lp_build_blend_func(&bldw, func, src_termh, dst_termh); in lp_build_blend()