Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.h145 lp_build_resize(struct gallivm_state *gallivm,
Dlp_bld_conv.c923 lp_build_resize(gallivm, tmp_type, new_type, tmp, num_srcs, tmp, num_dsts); in lp_build_conv()
1070 lp_build_resize(gallivm, src_type, dst_type, src, num_srcs, dst, num_dsts); in lp_build_conv_mask()
Dlp_bld_pack.c883 lp_build_resize(struct gallivm_state *gallivm, in lp_build_resize() function