Searched refs:marshal_VkImageCopy (Results 1 – 3 of 3) sorted by relevance
888 void marshal_VkImageCopy(
8406 marshal_VkImageCopy(countingStream, (VkImageCopy*)(local_pRegions + i)); in vkCmdCopyImage()8428 marshal_VkImageCopy(stream, (VkImageCopy*)(local_pRegions + i)); in vkCmdCopyImage()
3455 void marshal_VkImageCopy( in marshal_VkImageCopy() function