Home
last modified time | relevance | path

Searched refs:wayland_surf (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-loader/loader/
H A Dwsi.h30 VkIcdSurfaceWayland wayland_surf; member
H A Dwsi.c736 pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->wayland_surf.base), sizeof(pIcdSurface->wayland_surf)); in terminator_CreateWaylandSurfaceKHR()
742 pIcdSurface->wayland_surf.base.platform = VK_ICD_WSI_PLATFORM_WAYLAND; in terminator_CreateWaylandSurfaceKHR()
743 pIcdSurface->wayland_surf.display = pCreateInfo->display; in terminator_CreateWaylandSurfaceKHR()
744 pIcdSurface->wayland_surf.surface = pCreateInfo->surface; in terminator_CreateWaylandSurfaceKHR()

Completed in 8 milliseconds