Searched refs:marshal_VkBufferImageCopy (Results 1 – 3 of 3) sorted by relevance
906 void marshal_VkBufferImageCopy(
8595 marshal_VkBufferImageCopy(countingStream, (VkBufferImageCopy*)(local_pRegions + i)); in vkCmdCopyBufferToImage()8616 marshal_VkBufferImageCopy(stream, (VkBufferImageCopy*)(local_pRegions + i)); in vkCmdCopyBufferToImage()8684 marshal_VkBufferImageCopy(countingStream, (VkBufferImageCopy*)(local_pRegions + i)); in vkCmdCopyImageToBuffer()8705 marshal_VkBufferImageCopy(stream, (VkBufferImageCopy*)(local_pRegions + i)); in vkCmdCopyImageToBuffer()
3509 void marshal_VkBufferImageCopy( in marshal_VkBufferImageCopy() function