Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
H A Dwsi.h36 VkIcdSurfaceXcb xcb_surf; member
H A Dwsi.c858 pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->xcb_surf.base), sizeof(pIcdSurface->xcb_surf)); in terminator_CreateXcbSurfaceKHR()
864 pIcdSurface->xcb_surf.base.platform = VK_ICD_WSI_PLATFORM_XCB; in terminator_CreateXcbSurfaceKHR()
865 pIcdSurface->xcb_surf.connection = pCreateInfo->connection; in terminator_CreateXcbSurfaceKHR()
866 pIcdSurface->xcb_surf.window = pCreateInfo->window; in terminator_CreateXcbSurfaceKHR()

Completed in 8 milliseconds