Lines Matching refs:VkAllocationCallbacks
55 OverrideLayerNames(bool is_instance, const VkAllocationCallbacks& allocator) in OverrideLayerNames()
318 const VkAllocationCallbacks& allocator_;
334 const VkAllocationCallbacks& allocator) in OverrideExtensionNames()
385 const VkAllocationCallbacks& allocator_;
406 const VkAllocationCallbacks* allocator,
411 const VkAllocationCallbacks* allocator,
415 const VkAllocationCallbacks* allocator);
418 const VkAllocationCallbacks* allocator);
426 const VkAllocationCallbacks& allocator);
447 const VkAllocationCallbacks* allocator,
452 const VkAllocationCallbacks* allocator,
469 const VkAllocationCallbacks& allocator);
488 const VkAllocationCallbacks& allocator_;
511 const VkAllocationCallbacks& allocator) in LayerChain()
797 const VkAllocationCallbacks* allocator, in Create()
870 const VkAllocationCallbacks* allocator, in Create()
1022 const VkAllocationCallbacks& allocator) { in DestroyLayers()
1080 const VkAllocationCallbacks* allocator, in CreateInstance()
1106 const VkAllocationCallbacks* allocator, in CreateDevice()
1132 const VkAllocationCallbacks* allocator) { in DestroyInstance()
1141 VkAllocationCallbacks local_allocator; in DestroyInstance()
1153 const VkAllocationCallbacks* allocator) { in DestroyDevice()
1185 const VkAllocationCallbacks* pAllocator, in CreateInstance()
1196 const VkAllocationCallbacks* pAllocator) { in DestroyInstance()
1205 const VkAllocationCallbacks* pAllocator, in CreateDevice()
1213 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice()