Searched refs:dst_terml (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_blend.c | 266 LLVMValueRef src_terml, src_termh, dst_terml, dst_termh; in lp_build_blend() local 300 lp_build_mul_norm_expand(bld, dst, dst_factor, &dst_terml, &dst_termh, in lp_build_blend() 302 resl = lp_build_blend_func(&bldw, func, src_terml, dst_terml); in lp_build_blend()
|
Completed in 2 milliseconds