Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c115 struct lp_type wide_type2 = wide_type; in lp_build_mul_norm_expand() local
132 wide_type2.sign = !wide_type2.sign; in lp_build_mul_norm_expand()
136 lp_build_unpack2_native(bld->gallivm, type2, wide_type2, b, &bl, &bh); in lp_build_mul_norm_expand()