Reviewed-by: Sagar Ghuge <sagar.gh...@intel.com>

On 3/12/19 3:34 AM, Eleni Maria Stea wrote:
> In src/intel/vulkan/genX_blorp_exec.c we included the file:
> common/gen_sample_positions.h but not use it. Removed.
> ---
>  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 *
> 
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to