Home
last modified time | relevance | path

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

/external/skia/tools/window/
DVulkanWindowContext.cpp167 bool VulkanWindowContext::createSwapchain(int width, int height) { in createSwapchain() function in skwindow::internal::VulkanWindowContext
DGraphiteNativeVulkanWindowContext.cpp166 bool GraphiteVulkanWindowContext::createSwapchain(int width, int height) { in createSwapchain() function in skwindow::internal::GraphiteVulkanWindowContext
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFrameBoundaryTests.cpp351 Move<VkSwapchainKHR> createSwapchain(Context &context, VkSurfaceKHR surface) in createSwapchain() function