anv/device: Place memory types at heapIndex == 0
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 31 Dec 2015 03:32:41 +0000 (19:32 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 31 Dec 2015 03:32:43 +0000 (19:32 -0800)
commit3421ba1843e67109daf17711a2d411444ad62b13
tree47bc939d0a6f62d54e851dfdbe37728d884027ac
parentcf6ce424e0405392fa92a41ace5d601b343a0f15
anv/device: Place memory types at heapIndex == 0

Previously, they were at heapIndex == 1 even though we only advertised one
heap.
src/vulkan/anv_device.c