Searched refs:f16i_t (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_action.c556 struct lp_type f16i_t; local
559 f16i_t = lp_type_uint_vec(16, bld_base->base.type.length * 32);
565 res = lp_build_interleave2(gallivm, f16i_t, lo, hi, 0);

Completed in 322 milliseconds