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

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

Completed in 62 milliseconds