anv: Removed unused header file
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@intel.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1887>
This commit is contained in:
committed by
Marge Bot
parent
27ee40f4c9
commit
6ab5dc45f6
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user