fuchsia: Allow exporting host-visible dedicated VkDeviceMemory.

Since now we have host-visible memory support, we can allocate
dedicated VkDeviceMemory and export them into VMO now. This change
adds supports to allocate and export dedicated VkDeviceMemory
with host-visible memoryTypeBits.

TEST=vkext_unprotected (VulkanExtension.ExternalMemoryFuchsia)

Change-Id: I23872e5c046e2de60aee61a516effad4b1dd6ff8
1 file changed