• Home
  • Raw
  • Download

Lines Matching refs:AllocateIcdSurfaceStruct

534 static VkIcdSurface *AllocateIcdSurfaceStruct(struct loader_instance *instance, size_t base_size, s…  in AllocateIcdSurfaceStruct()  function
592 …pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->win_surf.base), sizeof(pIc… in terminator_CreateWin32SurfaceKHR()
711 …pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->wayland_surf.base), sizeof… in terminator_CreateWaylandSurfaceKHR()
834 …pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->xcb_surf.base), sizeof(pIc… in terminator_CreateXcbSurfaceKHR()
959 …pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->xlib_surf.base), sizeof(pI… in terminator_CreateXlibSurfaceKHR()
1084AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->directfb_surf.base), sizeof(pIcdSurface-… in terminator_CreateDirectFBSurfaceEXT()
1303 …pIcdSurface = AllocateIcdSurfaceStruct(inst, sizeof(pIcdSurface->headless_surf.base), sizeof(pIcdS… in terminator_CreateHeadlessSurfaceEXT()
1379 …pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->macos_surf.base), sizeof(p… in terminator_CreateMacOSSurfaceMVK()
1507 …pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->ggp_surf.base), sizeof(pIc… in terminator_CreateStreamDescriptorSurfaceGGP()
1580 …icd_surface = AllocateIcdSurfaceStruct(loader_inst, sizeof(icd_surface->metal_surf.base), sizeof(i… in terminator_CreateMetalSurfaceEXT()
1656 …pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->screen_surf.base), sizeof(… in terminator_CreateScreenSurfaceQNX()
1776 …pIcdSurface = AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->vi_surf.base), sizeof(pIcd… in terminator_CreateViSurfaceNN()
2101 …pIcdSurface = AllocateIcdSurfaceStruct(inst, sizeof(pIcdSurface->display_surf.base), sizeof(pIcdSu… in terminator_CreateDisplayPlaneSurfaceKHR()
2537AllocateIcdSurfaceStruct(loader_inst, sizeof(pIcdSurface->imagepipe_surf.base), sizeof(pIcdSurface… in terminator_CreateImagePipeSurfaceFUCHSIA()