On Fri, Apr 30, 2010 at 7:44 PM, Marek Olšák <mar...@gmail.com> wrote:

> BTW in cases when both a vertex attrib offset and stride are not a multiple
> of 4, we simply align the formats e.g. R8G8 -> R8G8X8X8 (xy01).
>

Ooops, this is incorrect. It should be "when both a vertex attrib offset and
stride are a multiple of 4, but a format is not".

Cheers.

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

Reply via email to