anv/image: Stop including gen8_pack.h in common file
authorChad Versace <chad.versace@intel.com>
Wed, 20 Jan 2016 23:41:25 +0000 (15:41 -0800)
committerChad Versace <chad.versace@intel.com>
Wed, 20 Jan 2016 23:42:17 +0000 (15:42 -0800)
src/vulkan/anv_image.c

index 3b7ea42aa639aa30b3b00a09781444d72eb5d89b..ba3b3b254cd6a58dea7f8e4236e8182efdedcfcd 100644 (file)
 
 #include "anv_private.h"
 
-/* FIXME: We shouldn't be using the actual hardware enum values here.  They
- * change across gens.  Once we get that fixed, this include needs to go.
- */
-#include "gen8_pack.h"
-
 /**
  * The \a format argument is required and overrides any format found in struct
  * anv_image_create_info. Exactly one bit must be set in \a aspect.