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