Searched defs:allocationCallbacks (Results 1 – 14 of 14) sorted by relevance
29 D3D12MA::ALLOCATION_CALLBACKS* allocationCallbacks; member
161 …AllocationCallbacks(ALLOCATION_CALLBACKS& outAllocs, const ALLOCATION_CALLBACKS* allocationCallbac… in SetupAllocationCallbacks()759 Vector(const ALLOCATION_CALLBACKS& allocationCallbacks) : in Vector()767 Vector(size_t count, const ALLOCATION_CALLBACKS& allocationCallbacks) : in Vector()991 StringBuilder(const ALLOCATION_CALLBACKS& allocationCallbacks) : m_Data(allocationCallbacks) { } in StringBuilder()1098 JsonWriter::JsonWriter(const ALLOCATION_CALLBACKS& allocationCallbacks, StringBuilder& stringBuilde… in JsonWriter()1418 PoolAllocator<T>::PoolAllocator(const ALLOCATION_CALLBACKS& allocationCallbacks, UINT firstBlockCap… in PoolAllocator()1741 List<T>::List(const ALLOCATION_CALLBACKS& allocationCallbacks) : in List()2634 BlockMetadata::BlockMetadata(const ALLOCATION_CALLBACKS* allocationCallbacks, bool isVirtual) : in BlockMetadata()2645 BlockMetadata_Generic::BlockMetadata_Generic(const ALLOCATION_CALLBACKS* allocationCallbacks, bool … in BlockMetadata_Generic()4059 AllocatorPimpl::AllocatorPimpl(const ALLOCATION_CALLBACKS& allocationCallbacks, const ALLOCATOR_DES… in AllocatorPimpl()[all …]
573 const VkAllocationCallbacks* const allocationCallbacks) in makeRenderPass()
243 const VkAllocationCallbacks* const allocationCallbacks = DE_NULL) in makeRenderPass()419 const VkAllocationCallbacks* const allocationCallbacks) in makeRenderPass()518 const VkAllocationCallbacks* const allocationCallbacks) in makeSingleAttachmentRenderPass()
2558 const VkAllocationCallbacks allocationCallbacks = in createInstanceDeviceIntentionalAllocFail() local
362 const VkAllocationCallbacks* allocationCallbacks = getSystemAllocator(); in createPoolNonNullAllocatorTest() local
256 const VkAllocationCallbacks* allocationCallbacks; member
17524 VkAllocationCallbacks allocationCallbacks = allocator->m_AllocationCallbacks; in vmaDestroyAllocator() local
5792 ObjectDestroy( Optional<const AllocationCallbacks> allocationCallbacks, in ObjectDestroy()
6043 ObjectDestroy( Optional<const AllocationCallbacks> allocationCallbacks, in ObjectDestroy()