Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp358 static const VkAllocationCallbacks defaultAllocCallbacks = { in GetDefaultAllocator() local
365 return defaultAllocCallbacks; in GetDefaultAllocator()