Searched refs:defaultAllocator (Results 1 – 1 of 1) sorted by relevance
1127 …const VkAllocationCallbacks* defaultAllocator, struct Region::Rect** rects, int32_t rectangleCount) in GetRegionRect() argument1130 defaultAllocator->pfnReallocation( in GetRegionRect()1131 defaultAllocator->pUserData, *rects, in GetRegionRect()1149 const VkAllocationCallbacks* defaultAllocator = &GetDefaultAllocator(); in FlushBuffer() local1166 struct Region::Rect* tmpRects = GetRegionRect(defaultAllocator, &rects, rectangleCount); in FlushBuffer()1216 const VkAllocationCallbacks* defaultAllocator = &GetDefaultAllocator(); in QueuePresentKHR() local1244 defaultAllocator->pfnFree(defaultAllocator->pUserData, rects); in QueuePresentKHR()