Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/loader/
Dwsi.h34 VkIcdSurfaceWayland wayland_surf; member
Dwsi.c832 ptr_instance, sizeof(pIcdSurface->wayland_surf.base), in terminator_CreateWaylandSurfaceKHR()
833 sizeof(pIcdSurface->wayland_surf), true); in terminator_CreateWaylandSurfaceKHR()
839 pIcdSurface->wayland_surf.base.platform = VK_ICD_WSI_PLATFORM_WAYLAND; in terminator_CreateWaylandSurfaceKHR()
840 pIcdSurface->wayland_surf.display = pCreateInfo->display; in terminator_CreateWaylandSurfaceKHR()
841 pIcdSurface->wayland_surf.surface = pCreateInfo->surface; in terminator_CreateWaylandSurfaceKHR()