Ben Widawsky <b...@bwidawsk.net> writes:

> Also, I just noticed:
> "It is INVALID to store both the VertexID and InstanceID in the same
> element/component location within the VUE."
>
> Aren't we potentially doing that today (and still with your patch)?

Perhaps this means you can't store the VID and the IID in the same
component of the same element, not either the same element or the same
component. I think we put them in the same element but not the same
component so if that's correct it should be fine. In any case one of the
point-vertex-id tests does test this combination and it passes.

Thanks for pushing the patches.

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

Reply via email to