Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
H A Dwsi.h42 VkIcdSurfaceDirectFB directfb_surf; member
H A Dwsi.c1108 AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->directfb_surf.base), sizeof(pIcdSurface->directfb_surf)); in terminator_CreateDirectFBSurfaceEXT()
1114 pIcdSurface->directfb_surf.base.platform = VK_ICD_WSI_PLATFORM_DIRECTFB; in terminator_CreateDirectFBSurfaceEXT()
1115 pIcdSurface->directfb_surf.dfb = pCreateInfo->dfb; in terminator_CreateDirectFBSurfaceEXT()
1116 pIcdSurface->directfb_surf.surface = pCreateInfo->surface; in terminator_CreateDirectFBSurfaceEXT()

Completed in 6 milliseconds