Searched refs:deepcopy_VkImageCopy2 (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_deepcopy_guest.h | 1027 void deepcopy_VkImageCopy2(Allocator* alloc, VkStructureType rootType, const VkImageCopy2* from, 1552 DEFINE_ALIAS_FUNCTION(deepcopy_VkImageCopy2, deepcopy_VkImageCopy2KHR)
|
D | goldfish_vk_deepcopy_guest.cpp | 5698 void deepcopy_VkImageCopy2(Allocator* alloc, VkStructureType rootType, const VkImageCopy2* from, in deepcopy_VkImageCopy2() function 5752 deepcopy_VkImageCopy2(alloc, rootType, from->pRegions + i, in deepcopy_VkCopyImageInfo2() 8051 deepcopy_VkImageCopy2(alloc, rootType, from->pRegions + i, in deepcopy_VkCopyImageToImageInfoEXT()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.h | 1020 void deepcopy_VkImageCopy2(Allocator* alloc, VkStructureType rootType, const VkImageCopy2* from, 1576 DEFINE_ALIAS_FUNCTION(deepcopy_VkImageCopy2, deepcopy_VkImageCopy2KHR)
|
D | goldfish_vk_deepcopy.cpp | 5698 void deepcopy_VkImageCopy2(Allocator* alloc, VkStructureType rootType, const VkImageCopy2* from, in deepcopy_VkImageCopy2() function 5752 deepcopy_VkImageCopy2(alloc, rootType, from->pRegions + i, in deepcopy_VkCopyImageInfo2() 8463 deepcopy_VkImageCopy2(alloc, rootType, from->pRegions + i, in deepcopy_VkCopyImageToImageInfoEXT()
|