Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c558 LLVMValueRef aos_channels[TGSI_NUM_CHANNELS]; in convert_to_soa() local
570 aos_channels[j] = lp_build_concat(gallivm, channel, aos_channel_type, pixels_per_channel); in convert_to_soa()
573 lp_build_transpose_aos(gallivm, soa_type, aos_channels, dst_soa[i]); in convert_to_soa()