Searched refs:src_image_layout (Results 1 – 1 of 1) sorted by relevance
753 VkImageLayout src_image_layout, dest_image_layout; in CopyImage() local768 src_image_layout = src_image.layout(); in CopyImage()793 src_image.SetLayout(&cmd_buf, VK_IMAGE_ASPECT_COLOR_BIT, src_image_layout); in CopyImage()