Searched refs:GetAllocationUserData (Results 1 – 2 of 2) sorted by relevance
6374 virtual void* GetAllocationUserData(VmaAllocHandle allocHandle) const = 0;6833 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;7218 void* VmaBlockMetadata_Generic::GetAllocationUserData(VmaAllocHandle allocHandle) const7673 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;8735 void* VmaBlockMetadata_Linear::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() function9291 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;9655 void* VmaBlockMetadata_Buddy::GetAllocationUserData(VmaAllocHandle allocHandle) const9990 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;10634 void* VmaBlockMetadata_TLSF::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() function13373 moveData.move.srcAllocation = (VmaAllocation)metadata->GetAllocationUserData(handle); in GetMoveData()
6311 virtual void* GetAllocationUserData(VmaAllocHandle allocHandle) const = 0;6770 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;7155 void* VmaBlockMetadata_Generic::GetAllocationUserData(VmaAllocHandle allocHandle) const7610 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;8711 void* VmaBlockMetadata_Linear::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() function9267 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;9631 void* VmaBlockMetadata_Buddy::GetAllocationUserData(VmaAllocHandle allocHandle) const9966 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;10610 void* VmaBlockMetadata_TLSF::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() function13341 moveData.move.srcAllocation = (VmaAllocation)metadata->GetAllocationUserData(handle); in GetMoveData()