Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.h126 lp_build_transpose_aos_n(struct gallivm_state *gallivm,
Dlp_bld_swizzle.c693 lp_build_transpose_aos_n(struct gallivm_state *gallivm, in lp_build_transpose_aos_n() function
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c672 lp_build_transpose_aos_n(gallivm, type, &fs_src[i][0], src_channels, &src[i * src_channels]); in generate_fs_twiddle()
820 lp_build_transpose_aos_n(gallivm, type, src, src_count, tmp); in fs_twiddle_transpose()