Searched refs:dest_image_layout (Results 1 – 1 of 1) sorted by relevance
753 VkImageLayout src_image_layout, dest_image_layout; in CopyImage() local771 …dest_image_layout = (this->layout() == VK_IMAGE_LAYOUT_UNDEFINED) ? VK_IMAGE_LAYOUT_GENERAL : this… in CopyImage()795 this->SetLayout(&cmd_buf, VK_IMAGE_ASPECT_COLOR_BIT, dest_image_layout); in CopyImage()