[Mesa-dev] [PATCH] nir: remove dead glsl variables before lowering io.

Matt Turner mattst88 at gmail.com
Fri May 20 22:50:59 UTC 2016


On Fri, May 20, 2016 at 1:49 PM, Dave Airlie <airlied at gmail.com> wrote:
> From: Dave Airlie <airlied at redhat.com>
>
> For cull distance GLSL will let unsized unused arrays get
> into the backend, we should nuke those straight away, to
> save caring about them later.
>
> This fixes:
> arb_separate_shader_objects/linker/large-number-of-unused-varyings
> as a side effect (even without culling changes).
>
> Signed-off-by: Dave Airlie <airlied at redhat.com>
>
> Signed-off-by: Dave Airlie <airlied at redhat.com>

Double S-o-b


More information about the mesa-dev mailing list