Anuj Phogat <[email protected]> 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
pgpN9I9uT2_4w.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
