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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c580 struct lp_type intr_type = dst_type; local in function:lp_build_pack2
639 LLVMTypeRef intr_vec_type = lp_build_vec_type(gallivm, intr_type);
656 struct lp_type nintr_type = lp_type_unorm(intr_type.width, 128);
733 struct lp_type intr_type = dst_type; local in function:lp_build_pack2_native
762 LLVMTypeRef intr_vec_type = lp_build_vec_type(gallivm, intr_type);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c580 struct lp_type intr_type = dst_type; local in function:lp_build_pack2
639 LLVMTypeRef intr_vec_type = lp_build_vec_type(gallivm, intr_type);
656 struct lp_type nintr_type = lp_type_unorm(intr_type.width, 128);
733 struct lp_type intr_type = dst_type; local in function:lp_build_pack2_native
762 LLVMTypeRef intr_vec_type = lp_build_vec_type(gallivm, intr_type);

Completed in 4 milliseconds