On 12 December 2012 14:06, Eric Anholt wrote:
> Paul Berry writes:
>
> > This patch implements varying packing between varyings.
> >
> > Previously, each varying occupied components 0 through N-1 of its
> > assigned varying slot, so there was no way to pack two varyings into
> > the same slot.
Paul Berry writes:
> This patch implements varying packing between varyings.
>
> Previously, each varying occupied components 0 through N-1 of its
> assigned varying slot, so there was no way to pack two varyings into
> the same slot. For example, if the varyings were a float, a vec2, a
> vec3,
This patch implements varying packing between varyings.
Previously, each varying occupied components 0 through N-1 of its
assigned varying slot, so there was no way to pack two varyings into
the same slot. For example, if the varyings were a float, a vec2, a
vec3, and another vec2, they would be