Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1395 LLVMValueRef texelout[4]; in lp_build_sample_soa() local
1508 texelout[j] = lp_build_concat(gallivm, texelouttmp[j], type4, num_quads); in lp_build_sample_soa()
1509 LLVMBuildStore(builder, texelout[j], texels[j]); in lp_build_sample_soa()
1530 texelout); in lp_build_sample_soa()
1538 texelout); in lp_build_sample_soa()
1541 LLVMBuildStore(builder, texelout[j], texels[j]); in lp_build_sample_soa()