gallivm: Basic AoS TGSI -> LLVM IR.
[mesa.git] / src / gallium / auxiliary / SConscript
index 6210ada990ed2bb75eae626fd344cc7303093dd6..ba8be2efd1fdb3802eb61a223c065c324b661940 100644 (file)
@@ -222,6 +222,7 @@ if env['llvm']:
     'gallivm/lp_bld_sample_soa.c',
     'gallivm/lp_bld_struct.c',
     'gallivm/lp_bld_swizzle.c',
+    'gallivm/lp_bld_tgsi_aos.c',
     'gallivm/lp_bld_tgsi_soa.c',
     'gallivm/lp_bld_type.c',
     'draw/draw_llvm.c',