Home
last modified time | relevance | path

Searched defs:destination_image_layout (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/engine/flutter/vulkan/
Dvulkan_swapchain.cc408 VkImageLayout destination_image_layout = in AcquireSurface() local
508 VkImageLayout destination_image_layout = VK_IMAGE_LAYOUT_PRESENT_SRC_KHR; in Submit() local