commit | 2753c7accb0c60a81e1fbaca16b34ccc12506818 | [log] [tgz] |
---|---|---|
author | Yilong Li <[email protected]> | Thu Feb 04 12:58:33 2021 -0800 |
committer | Yilong Li <[email protected]> | Fri Feb 05 14:13:33 2021 -0800 |
tree | 636b9d0fd4491c6b3eddab55e628162d7d7fe4dd | |
parent | d1c691945918074a8f3e8ff0cfcee0340762e483 [diff] |
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