On 8 November 2011 05:15, Marek Olšák wrote:
> On Tue, Nov 8, 2011 at 7:28 AM, Paul Berry
> wrote:
> > This patch modifies the GLSL linker to assign additional slots for
> > varying variables used by transform feedback, and record the varying
> > slots used by transform feedback for use by the d
On Tue, Nov 8, 2011 at 7:28 AM, Paul Berry wrote:
> This patch modifies the GLSL linker to assign additional slots for
> varying variables used by transform feedback, and record the varying
> slots used by transform feedback for use by the driver back-end.
>
> This required modifying assign_varyin
This patch modifies the GLSL linker to assign additional slots for
varying variables used by transform feedback, and record the varying
slots used by transform feedback for use by the driver back-end.
This required modifying assign_varying_locations() so that it assigns
a varying location if eithe