[Mesa-dev] [PATCH 1/4] nir: Drop an unused program/hash_table.h include.

Ian Romanick idr at freedesktop.org
Tue Aug 9 23:06:50 UTC 2016


With the one comment on patch 3 resolved, this series is

Reviewed-by: Ian Romanick <ian.d.romanick at intel.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"
> 



More information about the mesa-dev mailing list