On Wednesday, March 25, 2015 07:33:43 PM Ilia Mirkin wrote:
> On Wed, Mar 25, 2015 at 7:18 PM, Dave Airlie wrote:
> > From: Dave Airlie
> >
> > Don't propoate ARRAY
> >
> > This should fix:
> > https://bugs.freedesktop.org/show_bug.cgi?id=89759
> >
> > Signed-off-by: Dave Airlie
> > Cc: mesa-sta
On Wed, Mar 25, 2015 at 7:18 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> Don't propoate ARRAY
>
> This should fix:
> https://bugs.freedesktop.org/show_bug.cgi?id=89759
>
> Signed-off-by: Dave Airlie
> Cc: mesa-sta...@lists.freedesktop.org
Note that this disables propagating IN[] reads as wel
From: Dave Airlie
Don't propoate ARRAY
This should fix:
https://bugs.freedesktop.org/show_bug.cgi?id=89759
Signed-off-by: Dave Airlie
Cc: mesa-sta...@lists.freedesktop.org
---
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mesa/state_tracker