[Mesa-dev] [PATCH v3 8/9] anv: Removed unused header file

Jason Ekstrand jason at jlekstrand.net
Wed Mar 13 12:03:04 UTC 2019


Rb

On March 13, 2019 06:01:53 Eleni Maria Stea <estea at igalia.com> wrote:

> In src/intel/vulkan/genX_blorp_exec.c we included the file:
> common/gen_sample_positions.h but not use it. Removed.
>
> Reviewed-by: Sagar Ghuge <sagar.ghuge at intel.com>
> ---
> src/intel/vulkan/genX_blorp_exec.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/src/intel/vulkan/genX_blorp_exec.c 
> b/src/intel/vulkan/genX_blorp_exec.c
> index e9c85d56d5f..0eeefaaa9d6 100644
> --- a/src/intel/vulkan/genX_blorp_exec.c
> +++ b/src/intel/vulkan/genX_blorp_exec.c
> @@ -31,7 +31,6 @@
> #undef __gen_combine_address
>
> #include "common/gen_l3_config.h"
> -#include "common/gen_sample_positions.h"
> #include "blorp/blorp_genX_exec.h"
>
> static void *
> --
> 2.20.1
>
> _______________________________________________
> 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