Lines Matching refs:VkAllocationCallbacks
57 OverrideLayerNames(bool is_instance, const VkAllocationCallbacks& allocator) in OverrideLayerNames()
320 const VkAllocationCallbacks& allocator_;
336 const VkAllocationCallbacks& allocator) in OverrideExtensionNames()
387 const VkAllocationCallbacks& allocator_;
408 const VkAllocationCallbacks* allocator,
413 const VkAllocationCallbacks* allocator,
417 const VkAllocationCallbacks* allocator);
420 const VkAllocationCallbacks* allocator);
428 const VkAllocationCallbacks& allocator);
449 const VkAllocationCallbacks* allocator,
454 const VkAllocationCallbacks* allocator,
471 const VkAllocationCallbacks& allocator);
490 const VkAllocationCallbacks& allocator_;
513 const VkAllocationCallbacks& allocator) in LayerChain()
805 const VkAllocationCallbacks* allocator, in Create()
878 const VkAllocationCallbacks* allocator, in Create()
1030 const VkAllocationCallbacks& allocator) { in DestroyLayers()
1088 const VkAllocationCallbacks* allocator, in CreateInstance()
1114 const VkAllocationCallbacks* allocator, in CreateDevice()
1140 const VkAllocationCallbacks* allocator) { in DestroyInstance()
1149 VkAllocationCallbacks local_allocator; in DestroyInstance()
1161 const VkAllocationCallbacks* allocator) { in DestroyDevice()
1219 const VkAllocationCallbacks* pAllocator, in CreateInstance()
1230 const VkAllocationCallbacks* pAllocator) { in DestroyInstance()
1239 const VkAllocationCallbacks* pAllocator, in CreateDevice()
1247 void DestroyDevice(VkDevice device, const VkAllocationCallbacks* pAllocator) { in DestroyDevice()