Lines Matching refs:VkAllocationCallbacks
55 OverrideLayerNames(bool is_instance, const VkAllocationCallbacks& allocator) in OverrideLayerNames()
318 const VkAllocationCallbacks& allocator_;
334 const VkAllocationCallbacks& allocator) in OverrideExtensionNames()
384 const VkAllocationCallbacks& allocator_;
405 const VkAllocationCallbacks* allocator,
410 const VkAllocationCallbacks* allocator,
414 const VkAllocationCallbacks* allocator);
417 const VkAllocationCallbacks* allocator);
425 const VkAllocationCallbacks& allocator);
446 const VkAllocationCallbacks* allocator,
451 const VkAllocationCallbacks* allocator,
468 const VkAllocationCallbacks& allocator);
487 const VkAllocationCallbacks& allocator_;
510 const VkAllocationCallbacks& allocator) in LayerChain()
792 const VkAllocationCallbacks* allocator, in Create()
865 const VkAllocationCallbacks* allocator, in Create()
1017 const VkAllocationCallbacks& allocator) { in DestroyLayers()
1075 const VkAllocationCallbacks* allocator, in CreateInstance()
1101 const VkAllocationCallbacks* allocator, in CreateDevice()
1127 const VkAllocationCallbacks* allocator) { in DestroyInstance()
1136 VkAllocationCallbacks local_allocator; in DestroyInstance()
1148 const VkAllocationCallbacks* allocator) { in DestroyDevice()
1180 const VkAllocationCallbacks* pAllocator, in CreateInstance()
1191 const VkAllocationCallbacks* pAllocator) { in DestroyInstance()
1200 const VkAllocationCallbacks* pAllocator, in CreateDevice()
1208 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice()