Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.h129 lp_build_pack2_native(struct gallivm_state *gallivm,
Dlp_bld_pack.c726 lp_build_pack2_native(struct gallivm_state *gallivm, in lp_build_pack2_native() function
Dlp_bld_arit.c1056 ab = lp_build_pack2_native(bld->gallivm, wide_type, type, abl, abh); in lp_build_mul()
1542 res = lp_build_pack2_native(bld->gallivm, wide_type, type, resl, resh); in lp_build_lerp()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_blend.c310 return lp_build_pack2_native(bld->gallivm, wide_type, bld->type, resl, resh); in lp_build_blend()