Searched refs:lp_build_transpose_aos (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_swizzle.h | 110 lp_build_transpose_aos(struct gallivm_state *gallivm,
|
D | lp_bld_swizzle.c | 515 lp_build_transpose_aos(struct gallivm_state *gallivm, in lp_build_transpose_aos() function
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 573 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()
|