On Mon, Feb 20, 2017 at 8:03 PM, Roland Scheidegger <srol...@vmware.com> wrote:
> This doesn't quite just do what the commit log says, since at least one
> parameter is changed from unsigned to ubyte (I hope vertices_per_patch
> can't exceed that for any driver...)

vertices_per_patch must be in [1, 32]. Only 5 bits are necessary to
represent it.

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

Reply via email to