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

/external/vulkan-validation-layers/loader/
H A Dwsi.h34 VkIcdSurfaceWayland wayland_surf; member in union:__anon30304::__anon30305
H A Dwsi.c722 pIcdSurface = AllocateIcdSurfaceStruct(ptr_instance, sizeof(pIcdSurface->wayland_surf.base), sizeof(pIcdSurface->wayland_surf));
728 pIcdSurface->wayland_surf.base.platform = VK_ICD_WSI_PLATFORM_WAYLAND;
729 pIcdSurface->wayland_surf.display = pCreateInfo->display;
730 pIcdSurface->wayland_surf.surface = pCreateInfo->surface;

Completed in 4041 milliseconds