Home
last modified time | relevance | path

Searched refs:GetAllocationUserData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/
H A Dvk_mem_alloc.h6374 virtual void* GetAllocationUserData(VmaAllocHandle allocHandle) const = 0;
6833 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;
7218 void* VmaBlockMetadata_Generic::GetAllocationUserData(VmaAllocHandle allocHandle) const
7673 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;
8735 void* VmaBlockMetadata_Linear::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() function
9291 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;
9655 void* VmaBlockMetadata_Buddy::GetAllocationUserData(VmaAllocHandle allocHandle) const
9990 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;
10634 void* VmaBlockMetadata_TLSF::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() function
13373 moveData.move.srcAllocation = (VmaAllocation)metadata->GetAllocationUserData(handle); in GetMoveData()
/aosp_15_r20/external/skia/vma_android/include/
H A Dvk_mem_alloc.h6311 virtual void* GetAllocationUserData(VmaAllocHandle allocHandle) const = 0;
6770 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;
7155 void* VmaBlockMetadata_Generic::GetAllocationUserData(VmaAllocHandle allocHandle) const
7610 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;
8711 void* VmaBlockMetadata_Linear::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() function
9267 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;
9631 void* VmaBlockMetadata_Buddy::GetAllocationUserData(VmaAllocHandle allocHandle) const
9966 void* GetAllocationUserData(VmaAllocHandle allocHandle) const override;
10610 void* VmaBlockMetadata_TLSF::GetAllocationUserData(VmaAllocHandle allocHandle) const in GetAllocationUserData() function
13341 moveData.move.srcAllocation = (VmaAllocation)metadata->GetAllocationUserData(handle); in GetMoveData()