Searched refs:ndst_type (Results 1 – 1 of 1) sorted by relevance
655 struct lp_type ndst_type = lp_type_unorm(dst_type.width, 128); in lp_build_pack2() local659 LLVMTypeRef ndst_vec_type = lp_build_vec_type(gallivm, ndst_type); in lp_build_pack2()688 res = lp_build_concat(gallivm, tmpres, ndst_type, num_split); in lp_build_pack2()