Home
last modified time | relevance | path

Searched refs:AllocateIcdSurfaceStruct (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/loader/
Dwsi.c501 static VkIcdSurface *AllocateIcdSurfaceStruct(struct loader_instance *instance, in AllocateIcdSurfaceStruct() function
572 pIcdSurface = AllocateIcdSurfaceStruct( in terminator_CreateWin32SurfaceKHR()
700 pIcdSurface = AllocateIcdSurfaceStruct( in terminator_CreateMirSurfaceKHR()
831 pIcdSurface = AllocateIcdSurfaceStruct( in terminator_CreateWaylandSurfaceKHR()
963 pIcdSurface = AllocateIcdSurfaceStruct( in terminator_CreateXcbSurfaceKHR()
1094 pIcdSurface = AllocateIcdSurfaceStruct( in terminator_CreateXlibSurfaceKHR()
1499 AllocateIcdSurfaceStruct(inst, sizeof(pIcdSurface->display_surf.base), in terminator_CreateDisplayPlaneSurfaceKHR()