Home
last modified time | relevance | path

Searched defs:GetAllocationInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp2786 void BlockMetadata_Generic::GetAllocationInfo(UINT64 offset, VIRTUAL_ALLOCATION_INFO& outInfo) const in GetAllocationInfo() function in D3D12MA::BlockMetadata_Generic
5637 void VirtualBlock::GetAllocationInfo(UINT64 offset, VIRTUAL_ALLOCATION_INFO* pInfo) const in GetAllocationInfo() function in D3D12MA::VirtualBlock
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16642 void VmaAllocator_T::GetAllocationInfo(VmaAllocation hAllocation, VmaAllocationInfo* pAllocationInf… in GetAllocationInfo() function