Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/cuttlefish/tests/graphics/vulkan/
Dsample_base.cpp1181 Result<Ok> SampleBase::CreateSwapchain() { in CreateSwapchain() function in cuttlefish::SampleBase
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp917 static void CreateSwapchain() in CreateSwapchain() function