Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
H A Dwsi.h45 VkIcdSurfaceMacOS macos_surf; member
H A Dwsi.c1428 pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->macos_surf.base), sizeof(pIcdSurface->macos_surf)); in terminator_CreateMacOSSurfaceMVK()
1434 pIcdSurface->macos_surf.base.platform = VK_ICD_WSI_PLATFORM_MACOS; in terminator_CreateMacOSSurfaceMVK()
1435 pIcdSurface->macos_surf.pView = pCreateInfo->pView; in terminator_CreateMacOSSurfaceMVK()

Completed in 12 milliseconds