Searched refs:lp_build_pack2_native (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_pack.h | 129 lp_build_pack2_native(struct gallivm_state *gallivm,
|
D | lp_bld_pack.c | 726 lp_build_pack2_native(struct gallivm_state *gallivm, in lp_build_pack2_native() function
|
D | lp_bld_arit.c | 1056 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/ |
D | lp_bld_blend.c | 310 return lp_build_pack2_native(bld->gallivm, wide_type, bld->type, resl, resh); in lp_build_blend()
|