vulkan: remove views from the memory objects.
authorMatthew Waters <matthew@centricular.com>
Tue, 9 Feb 2016 05:21:00 +0000 (16:21 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 16 Feb 2016 14:13:43 +0000 (01:13 +1100)
commit4c0a169af9a772ef79d40816dbc8d04edd12b9f8
tree9d5acb00bd275f7a0c1db7194b039a85817499ed
parent0309c9fbc7ee7cf27e5ca4d3a30a6c858542ac7f
vulkan: remove views from the memory objects.

They are not used and it's not possible to create the view before binding the
VkDeviceMemory object to them.
ext/vulkan/vkbuffermemory.c
ext/vulkan/vkbuffermemory.h
ext/vulkan/vkimagememory.c
ext/vulkan/vkimagememory.h