Searched defs:allocationCallbacks (Results 1 – 10 of 10) 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 …]
540 const VkAllocationCallbacks* const allocationCallbacks) in makeRenderPass()
242 const VkAllocationCallbacks* const allocationCallbacks = DE_NULL) in makeRenderPass()418 const VkAllocationCallbacks* const allocationCallbacks) in makeRenderPass()
1880 const VkAllocationCallbacks allocationCallbacks = in createInstanceDeviceIntentionalAllocFail() local
360 const VkAllocationCallbacks* allocationCallbacks = getSystemAllocator(); in createPoolNonNullAllocatorTest() local
248 const VkAllocationCallbacks* allocationCallbacks; member
17524 VkAllocationCallbacks allocationCallbacks = allocator->m_AllocationCallbacks; in vmaDestroyAllocator() local
5678 ObjectDestroy( Optional<const AllocationCallbacks> allocationCallbacks, in ObjectDestroy()
5792 ObjectDestroy( Optional<const AllocationCallbacks> allocationCallbacks, in ObjectDestroy()