anv/device: Embed isl_device
authorChad Versace <chad.versace@intel.com>
Fri, 13 Nov 2015 18:12:51 +0000 (10:12 -0800)
committerChad Versace <chad.versace@intel.com>
Fri, 13 Nov 2015 18:44:09 +0000 (10:44 -0800)
commitaf392916ff3856c8e606212914c1623674c49aff
tree8abef5a4055edc0f34b04c617092ce5d52369b3f
parenta4a2ea3f79153627b631a2b1a7f3c4ac38430817
anv/device: Embed isl_device

Embed struct isl_device into anv_physical_device and anv_device.  It
will later be used for surface layout calculations.
src/vulkan/anv_device.c
src/vulkan/anv_private.h