On Wed, 2015-07-29 at 10:14 -0400, Ilia Mirkin wrote:
> On Wed, Jul 29, 2015 at 9:56 AM, Timothy Arceri
> wrote:
> > These changes are also needed to allow linking of
> > struct and interface arrays of arrays.
> > ---
> > src/glsl/link_uniforms.cpp | 16 ++--
> > 1 file changed, 6 in
On Wed, Jul 29, 2015 at 9:56 AM, Timothy Arceri wrote:
> These changes are also needed to allow linking of
> struct and interface arrays of arrays.
> ---
> src/glsl/link_uniforms.cpp | 16 ++--
> 1 file changed, 6 insertions(+), 10 deletions(-)
>
> diff --git a/src/glsl/link_uniforms.
These changes are also needed to allow linking of
struct and interface arrays of arrays.
---
src/glsl/link_uniforms.cpp | 16 ++--
1 file changed, 6 insertions(+), 10 deletions(-)
diff --git a/src/glsl/link_uniforms.cpp b/src/glsl/link_uniforms.cpp
index 254086d..42f75e9 100644
--- a/