Home
last modified time | relevance | path

Searched refs:src_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
297 lp_build_mul_norm_expand(bld, src, src_factor, &src_terml, &src_termh, in lp_build_blend()
302 resh = lp_build_blend_func(&bldw, func, src_termh, dst_termh); in lp_build_blend()