anv: Move struct anv_vue_header to anv_private.h
authorChad Versace <chad.versace@intel.com>
Tue, 3 Nov 2015 22:08:44 +0000 (14:08 -0800)
committerChad Versace <chad.versace@intel.com>
Wed, 4 Nov 2015 23:15:19 +0000 (15:15 -0800)
commitc56727037a968c3ff433468827eff25a40f26a71
treef59d71294a9d448666621347608267ec1857c680
parentb00e3f221b3f6dd0e87697c53331fd033b6e8676
anv: Move struct anv_vue_header to anv_private.h

Move it from anv_meta.c to the common header anv_private.h. This allows
us to split the meta blit and meta clear code into separate files.
src/vulkan/anv_meta.c
src/vulkan/anv_private.h