Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.h110 lp_build_transpose_aos(struct gallivm_state *gallivm,
Dlp_bld_swizzle.c515 lp_build_transpose_aos(struct gallivm_state *gallivm, in lp_build_transpose_aos() function
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c573 lp_build_transpose_aos(gallivm, soa_type, aos_channels, dst_soa[i]); in convert_to_soa()
702 lp_build_transpose_aos(gallivm, soa_type, soa, aos); in convert_to_aos()
704 lp_build_transpose_aos(gallivm, soa_type, soa, soa); in convert_to_aos()
770 lp_build_transpose_aos(gallivm, vs_type, soa, soa); in store_clip()