Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c266 LLVMValueRef src_terml, src_termh, dst_terml, dst_termh; in lp_build_blend() local
298 lp_build_mul_norm_expand(bld, src, src_factor, &src_terml, &src_termh, in lp_build_blend()
303 resh = lp_build_blend_func(&bldw, func, src_termh, dst_termh); in lp_build_blend()