[Mesa-dev] [PATCH 1/4] nir: Drop an unused program/hash_table.h include.
Timothy Arceri
timothy.arceri at collabora.com
Tue Aug 9 23:09:16 UTC 2016
On Tue, 2016-08-09 at 16:06 -0700, Ian Romanick wrote:
> With the one comment on patch 3 resolved, this series is
>
> Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
Series also:
Reviewed-by: Timothy Arceri <timothy.arceri at collabora.com>
>
> On 08/09/2016 10:17 AM, Eric Anholt wrote:
> >
> > ---
> > src/compiler/nir/nir_lower_samplers.c | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/src/compiler/nir/nir_lower_samplers.c
> > b/src/compiler/nir/nir_lower_samplers.c
> > index 4a4326983a65..e878edd9b54b 100644
> > --- a/src/compiler/nir/nir_lower_samplers.c
> > +++ b/src/compiler/nir/nir_lower_samplers.c
> > @@ -25,7 +25,6 @@
> >
> > #include "nir.h"
> > #include "nir_builder.h"
> > -#include "program/hash_table.h"
> > #include "compiler/glsl/ir_uniform.h"
> >
> > #include "main/compiler.h"
> >
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
More information about the mesa-dev
mailing list