Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/window/
H A DVulkanWindowContext.h39 using CreateVkSurfaceFn = std::function<VkSurfaceKHR(VkInstance)>; variable
H A DGraphiteNativeVulkanWindowContext.h42 using CreateVkSurfaceFn = std::function<VkSurfaceKHR(VkInstance)>; variable