gallivm/gs_iface: pass stream into end primitive interface.
[mesa.git] / src / gallium / auxiliary / gallivm / lp_bld_tgsi_soa.c
index f61d05fded7f8b33e0a7b8c1fb3c5e2e2584f651..9e00726b35de93e8b358862def32abea74efb6ab 100644 (file)
@@ -4014,7 +4014,7 @@ end_primitive_masked(struct lp_build_tgsi_context * bld_base,
                                    total_emitted_vertices_vec,
                                    emitted_vertices_vec,
                                    emitted_prims_vec,
-                                   mask_vec(bld_base));
+                                   mask_vec(bld_base), 0);
 
 #if DUMP_GS_EMITS
       lp_build_print_value(bld->bld_base.base.gallivm,