Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c56 LLVMValueRef aos_channels[4]; in convert_to_soa() local
72 aos_channels[j] = lp_build_concat(gallivm, channel, aos_channel_type, pixels_per_channel); in convert_to_soa()
75 lp_build_transpose_aos(gallivm, soa_type, aos_channels, dst_soa); in convert_to_soa()