Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c580 struct lp_type intr_type = dst_type; in lp_build_pack2() local
639 LLVMTypeRef intr_vec_type = lp_build_vec_type(gallivm, intr_type); in lp_build_pack2()
656 struct lp_type nintr_type = lp_type_unorm(intr_type.width, 128); in lp_build_pack2()
733 struct lp_type intr_type = dst_type; in lp_build_pack2_native() local
762 LLVMTypeRef intr_vec_type = lp_build_vec_type(gallivm, intr_type); in lp_build_pack2_native()