On 17 January 2018 at 05:17, Brian Paul <bri...@vmware.com> wrote:
> The values will never be larger than VBO_ATTRIB_MAX (currently 44).

Please add a STATIC_ASSERT (anywhere you like) so that we fail to
build if VBO_ATTRIB_MAX gets too large.
With that the whole series is:
Reviewed-by: Emil Velikov <emil.veli...@collabora.com>

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

Reply via email to