Anuj Phogat <anuj.pho...@gmail.com> writes:
>        decl |= buffer << SO_DECL_OUTPUT_BUFFER_SLOT_SHIFT;
> +      assert(vue_map->varying_to_slot[varying] >= 0);
>        decl |= vue_map->varying_to_slot[varying] <<

I have the same question here as in my previous message to another
patch.

Could this new assert() cause a program which was previously functioning
to stop functioning?

-Carl

Attachment: pgpN9I9uT2_4w.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to